body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: yellow;
}
body {
background-color: #a5a5a5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 14px
}
html, body {width: 100%; height: 100%; margin: 0px; padding: 0px}
#container, .footr {overflow:hidden; background: #c5c5c5; min-height: 95%; width: 900px; margin: 0 auto; border-left: 4px solid #ffcb05; border-right: 4px solid #ffcb05;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.mainmenu, .activemainmenu {float: left; height: 24px; padding: 2px 10px 0; border-right: solid 1px #555; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 12px}
.mainmenu {color: #0f5388;background: #b5b5b5 url(images/mainmenubg1.png) repeat-x; border-bottom: solid 3px #ffcb05; }
.emptymainmenu {color: #0f5388;background: #b5b5b5 url(images/mainmenubg1.png) repeat-x; }
.activemainmenu {text-decoration: underline;color: #f5d100; background: #959595 url(images/mainmenubg2.png) repeat-x; border-bottom: solid 3px #0f5388}
.rightgm {display: block; float: none !important; border-right: none !important; text-align:center}
.maintopf {color: #0f5388; background: #e5e5e5 url(images/mainmenubg1.png) repeat-x; border-bottom: solid 3px #ffcb05; border-right: solid 2px #555; border-top: solid 2px #555; border-left: solid 2px #555;}
.maintoph {color: #0f5388; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 12px; padding: 2px 6px 0;}
.maintopb {color: #0f5388; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 18px; padding: 2px 14px 0;}

.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
INPUT {
    FONT-SIZE: 9px; FONT-FAMILY: Verdana,Helvetica;
    border: 1px solid #006;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: url('images/mainmenubg1.png') repeat-x top left;
    padding: 0px 0px;
}
SELECT {
    FONT-SIZE: 9px; FONT-FAMILY: Verdana,Helvetica;
    border: 0px solid #006;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #e5e5e5;
    padding: 0px 0px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }

