body{
background: white;
margin: 0;
padding: 0;
color: black;
font: 12px Arial, Tahoma, Verdana;
text-align: left;
}
a{
outline: none;
color: black;
}
a:link,a:visited{
text-decoration: underline;
}
a:hover,a:active{
text-decoration: none;
}
h1{
margin: 0;
padding: 3px 0;
color: navy;
font: 18px Georgia, Times New Roman, serif;
font-weight: bold;
}
h2{
margin: 0;
padding: 3px 0;
color: black;
font-size: 16px;
font-weight: bold;
text-indent: 10px;
}
h3{
margin: 0;
padding: 3px 0;
color: black;
font-size: 14px;
font-weight: bold;
text-indent: 20px;
}
p{
margin: 0;
padding: 5px 0;
line-height: 18px;
text-indent: 20px;
}
p.s{
font-size: 11px;
}
p.l{
font-size: 14px;
line-height: 20px;
}
ul{
margin-top: 5px;
list-style-type: none;
}
img, form{
border: none;
margin: 0;
padding: 0;
outline: none;
}
input.tf {
width: 150px;
font-size: 11px;
border: #AFAFAF 1px solid;
}
input.tfE {
width: 150px;
font-size: 11px;
border: #FF8F8F 1px solid;
}
.sel{
width: 150px;
font-size: 11px;
}
.selE{
width: 150px;
font-size: 11px;
background: #FF8F8F;
}
input.submit {
margin: 5px;
}
.forml{ font-size: 12px; width: 140px; }
.formm{ width: 160px;}
.formr{ width: 140px; font-size: 11px; color: red; }
#main table{
margin: 5px 20px;
padding: 0;
width: 612px;
text-align: left;
font-size: 11px;
background: #F2F2F2;
border: 1px #A5A5A5 solid;
}
#main table td{
padding: 2px 5px;
vertical-align: top;
}
#main table tr.top{
background: #0058AF;
color: white;
font-weight: bold;
}
#main table tr.top td{
margin: 0;
padding: 3px;
}
#main table.data tr:hover{
color: blue;
}
#main table.data tr.top:hover{
background: #0058AF;
color: white;
font-weight: bold;
}
#main table.data tr:hover a{
color: blue;
}
#main table.data tr.top a{
color: white;
font-size: 12px;
}
#main table.data a:link, table.data a:visited{
font-size: 12px;
text-decoration: none;
}
#main table.data a:hover, table.data a:active{
font-size: 12px;
text-decoration: none;
color: #BF3100;
}
#menu {
width: 382px;
height: 24px;
background: url('img/menu.png');
margin: 0;
padding: 0;
position: relative;
}
#menu li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}
#menu li, #menu a {
height: 16px;
display: block;
outline: none;
}
#menu_1 {left: 30px; width: 45px;}
#menu_2 {left: 90px; width: 85px;}
#menu_3 {left: 190px; width: 40px;}
#menu_4 {left: 245px; width: 58px;}
#menu_5 {left: 317px; width: 63px;}
#menu_1 a:hover {background: url('img/menu.png') -30px -24px no-repeat;}
#menu_2 a:hover {background: url('img/menu.png') -90px -24px no-repeat;}
#menu_3 a:hover {background: url('img/menu.png') -190px -24px no-repeat;}
#menu_4 a:hover {background: url('img/menu.png') -245px -24px no-repeat;}
#menu_5 a:hover {background: url('img/menu.png') -317px -24px no-repeat;}
.toplogin {
margin: 0;
padding: 1px;
height: 13px;
border: #AFAFAF 1px solid;
font-size: 11px;
}
#left {
width: 120px;
background: #E7E7E8;
border-left: 1px #BFBFBF solid;
border-right: 1px #BFBFBF solid;
padding: 12px 0 0 0;
}
#left .body {
padding: 5px;
}
#left .title{
text-align: center;
background: black url('img/left_title.png') left repeat-y;
padding: 2px 0;
color: #FACB3D;
font: bold 14px Verdana;
}
#left select{
margin: 2px 0 4px 0;
padding: 0;
width: 110px;
font-size: 11px;
}
#left input{
margin: 2px 0 4px 0;
padding: 1px;
width: 105px;
font-size: 11px;
}
#left .submit{
margin: 2px 0 0 0;
padding: 1px;
background: #0F3184;
color: white;
width: 48px;
height: 22px;
font-size: 11px;
}
#main {
width: 710px;
padding: 7px;
background: url('img/main_bg.png') right repeat-y;
}
#bottom {
width: 800px;
background: url('img/main_b.png') top no-repeat;
text-align: center;
padding: 10px 0 0 0;
}
.botlinks{
padding: 10px 0 0 0;
color: #3F3F3F;
font: 13px Georgia;
}
.botlinks a{
color: #3F3F3F;
}
.botlinks a:link,.botlinks a:visited{
text-decoration: none;
}
.botlinks a:hover,.botlinks a:active{
border-top: 1px #3F3F3F dotted;
border-bottom: 1px #3F3F3F dotted;
}
.copy, .copy a{
padding: 6px 0 10px 0;
color: #5F5F5F;
font: 11px Arial;
}