BODY {
        background-color: white;
        margin: 0px;
        padding: 0px;
        font-family: Geneva, "Arial Narrow", sans-serif;
}
.green {
        color: #7aac29;
}
H1{
        color: #185071;
        border: none;
        font-weight: normal;
        font-size: 190%;
        margin: 0px;
}
TD{
        font-family: Geneva, "Arial Narrow", sans-serif;
}
H1.orange {
        border-left: 3px solid #eda110;
        padding-left: 7px;
        color: #185071;
}
H1.green {
        border-left: 3px solid #869c1d;
        padding-left: 7px;
        color: #185071;
}
H1.rickred {
        border-left: 3px solid #d75c0f;
        padding-left: 7px;
        color: #185071;
}
H1.red {
        border-left: 3px solid #c42e30;
        padding-left: 7px;
        color: #185071;
}
H2{
        font-weight: normal;
        font-size: 115%;
        margin: 0px;
}
DIV.small {
        font-size: 70%;
        text-align: left;
        margin-left: 20px;
        margin-right: 20px;
}
.f3 {
        background-color: #f3f3f3;
}
.mImage {
        background-image: url(../../images/gui/mainbg.png);
        background-repeat: no-repeat;
        background-position: right;
}
.mImage1 {
        background-image: url(../../images/gui/mainbg1.png);
        background-repeat: no-repeat;
        background-position: right;
}
.mImage2 {
        background-image: url(../../images/gui/mainbg2.png);
        background-repeat: no-repeat;
        background-position: right;
}
.mImage3 {
        background-image: url(../../images/gui/mainbg3.png);
        background-repeat: no-repeat;
        background-position: right;
}
.mImage4 {
        background-image: url(../../images/gui/mainbg4.png);
        background-repeat: no-repeat;
        background-position: right;
}
.mImage5 {
        background-image: url(../../images/gui/mainbg5.png);
        background-repeat: no-repeat;
        background-position: right;
}
.deepblue {
        background-color: #1c404e;
}
TD.uhi, TD.uhi1, TD.uhi2, TD.uhi3, TD.uhi4 {
        background-color: #d4d4d4;
        color: #999;
        height: 100px;
        border: none;
        border-left: 1px solid #cacaca;
        border-right: 1px solid #a4a4a4;
        background-image: url(../../images/gui/uhibg.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        text-align: center;
        vertical-align: top;
        padding-top: 12px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
}
TD.uhi1{
        background-image: url(../../images/gui/uhibg1.jpg);
}
TD.uhi2{
        background-image: url(../../images/gui/uhibg2.jpg);
}
TD.uhi3{
        background-image: url(../../images/gui/uhibg3.jpg);
}
TD.uhi4{
        background-image: url(../../images/gui/uhibg4.jpg);
}
A.uhi {
        color: #999;
        border: none;
        padding: 0px;
        height: 0px;

        text-align: center;
        text-decoration: none;
}
.menu, A.smenu {
        color: #d0e3f0;
        background-color: #1c404e;
        background-image: url(../../images/gui/menubg.png);
        background-repeat: repeat-x;
        height: 24px;
        text-align: center;
        border-right: 1px solid #1c404e;
        text-decoration: none;
        font-size: 11pt;
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
}
A.menu {
        padding: 1px;
        padding-right: 10px;
        padding-left: 10px;
}
.menu #first {
        border-left: 1px solid #1c404e;
}
A.menu:hover {
        color: #144361;
        background-color: #367192;
        background-image: url(../gif/smenubg.gif);
}
A.smenu {
        color: #144361;
        background-color: #367192;
        background-image: url(../../images/gui/smenubg.png);
        padding: 1px;
        padding-right: 10px;
        padding-left: 10px;
}
.submenu{
        background-color: #aaa;
        background-image: none;
        color: #1c404e;
        /*text-decoration: underline;*/
        /*height: 24px;*/
        text-align: center;
        font-size: 90%;
        padding: 0px;
        padding-top:1px;
        padding-bottom: 5px;
}
A.subbut {
        color: #666;
        text-decoration: underline;
}

A.subbut:hover {
        color: #333;
        text-decoration: none;
}
.bottom {
        background-color: #184059;
        background-image: url(../../images/gui/grey.png);
        background-repeat: repeat-x;
        background-position: top;
        text-align: center;
        vertical-align: middle;
}
.copy {
        font-size: 70%;
        color: #a9b1b6;
        width: 90%;
        margin-left: 35px;
}
A.bottomLink {
        font-size: 100%;
        color: #a9b1b6;
        text-decoration: none;
}
A.bottomLink:hover {
        text-decoration: underline;
}
.formlabel {
        font-size: 60%;
        color: #a9b1b6;
        text-decoration: none;
}
INPUT.field {
        background-color: white;
        border: none;
        width: 76px;
        height: 13px;
        color: #333;
        font-size: 65%;
}
INPUT.button {
        background-color: #184059;
        border: none;
        border-bottom: 2px solid red;
        color: #a9b1b6;
        font-size: 80%;
        cursor: pointer;
}
.vline {
        border: none;
        border-left: 1px solid #a9b1b6;
        font-size: 90%;
        color: #a9b1b6;
        text-align: center;
}
.formtitle {
        font-size: 120%;
        color: #a9b1b6;
        border: none;
        border-left: 3px solid #a9b1b6;
        padding-left: 6px;
}
.langPanel {
        font-size: 80%;
        color: #a9b1b6;
        border: none;
        width: 80px;
        height: 17px;
        text-align: center;
        background-color: #1c404e;
}
.logoPanel {
        position: absolute;
        left: 20px;
        top: 60px;
}
.titlePanel {
        /*position: relative;
        left: -300px;
        top: 50px;
        width: 220px;
        font-size: 80%;*/
        color: #888;
        text-align: left;
        width: 100%;
		margin-bottom: 10px;
}
.adsPanel {
        position: relative;
        left: -300px;
        top: 50px;
        width: 220px;
        font-size: 80%;
        color: #888;
        text-align: left;
}
TD.contentBlock {
        color: #888;
        font-size: 85%;
        text-align: justify;
        background-color: #fcfcfc;
        background-image: url(../../images/gui/bg_cbs.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        vertical-align: top;
        height: 275px;
}
DIV.contentBlock {
        background-image: none;
        position: relative;
        width: 65%;
        left: 30%;
        margin-top: 30px;
        margin-bottom: 30px;
}
.subchapter {
        color: #185071;
        border: none;
        font-weight: normal;
        font-size: 140%;
        margin: 0px;
}
A.green {
        color: #7aac29;
        text-decoration: none;
}
DIV.greenDiv {
        color: #7aac29;
        text-decoration: none;
        text-align: Left;
        font-size: 120%;
}
A {
        color: #7aac29;
        text-decoration: underline;
}
A:hover {
        text-decoration: none;
}
A.selectedLang {
        color: #4d7188;
        text-decoration: none;
}
A.lang {
        color: #a9b1b6;
        border: none;
        text-decoration: none;
}
A.pagelocation {
        color: #888;
        text-decoration: none;
}
A.lang:hover, A.pagelocation:hover, A.newslink:hover {
        text-decoration: underline;
}
.grey {
        color: #999;
        font-size: 80%;
}
STRONG.darkgrey {
       font-weight: normal;
       text-transform: uppercase;
       color: #333;
}
.newstitle {
       text-transform: uppercase;
       color: #185071;
       font-size: 80%;
}
.newsdate {
       font-size: 80%;
       color: #7aac29;
}
.newstext {
       font-size: 80%;
       color: #666;
       text-align: justify;
}
A.newslink {
       font-size: 80%;
       color: #7aac29;
       text-decoration: none;
}
.formdesc {
       font-size: 80%;
       font-weight: bold;
       text-transform: uppercase;
       color: #185071;
}
