body{
margin: 0 auto;
padding: 0;
background: #8C8C8C url('/img/bg.jpg');
color: #000000;
font: 12px Arial, Tahoma, Verdana, sans-serif;
text-align: center;
}
a{
outline: none;
color: black;
font-family: Tahoma, Arial, Verdana, sans-serif;
}
a:link,a:visited{
text-decoration: underline;
}
a:hover,a:active{
text-decoration: none;
}
h1{
margin: 0;
padding: 3px 0;
color: #B90000;
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, a img{
border: none;
}
form{
margin: 0;
padding: 0;
}
.submit{
cursor: pointer;
background: #0058AF;
color: white;
}
input.tf {
width: 150px;
font-size: 11px;
border: #CCCCCC 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;
}
.forml{ width:140px;}
.formm{ width:180px;}
.formr{ width:140px; font-size: 11px; color: red;}
table{
margin: 5px 20px;
padding: 0;
width: 520px;
text-align: left;
font-size: 11px;
background: #FAFAFA;
border: 1px #CCCCCC solid;
}
table td{
padding: 2px 5px;
vertical-align: top;
}
table tr.top{
background: #0058AF;
color: white;
font-weight: bold;
}
table tr.top td{
margin: 0;
padding: 3px;
}
table.data tr:hover{
background: #DFDFDF;
color: blue;
}
table.data tr.top:hover{
background: #0058AF;
color: white;
font-weight: bold;
}
table.data tr:hover a{
color: blue;
}
table.data tr.top a{
color: white;
font-size: 11px;
}
table.data a:link, table.data a:visited{
font-size: 12px;
text-decoration: none;
}
table.data a:hover, table.data a:active{
font-size: 12px;
text-decoration: none;
color: #BF3100;
}
.pages {
text-align: right;
padding-right: 40px;
}
.pages a {
text-decoration: underline;
}
#container{
background: white;
margin: 0 auto;
padding: 0;
width: 780px;
height: 800px;
text-align: left;
}
#tl{
float: left;
width: 225px;
height: 115px;
background: url('/img/logo.png') top no-repeat;
}
#tm{
float: left;
width: 340px;
height: 115px;
background: url('/img/top.jpg') top no-repeat;
}
#tr{
float: left;
clear: right;
overflow: hidden;
width: 185px;
height: 110px;
padding: 5px 25px 0 5px;
font-size: 11px;
}
#tr .title{
color: #B90000;
font-size: 12px;
font-weight: bold;
}
#tr input{
padding: 2px;
margin: 3px 0 3px 0;
width: 100px;
font-size: 11px;
border: #CCCCCC 1px solid;
}
#tr .submit{
width: auto;
padding: 1px 2px;
}
a:link.forgot,a:visited.forgot{
color: #6F6F6F;
text-decoration: underline;
}
a:hover.forgot,a:active.forgot{
color: #6F6F6F;
text-decoration: none;
}
a:link.signup,a:visited.signup{
color: black;
font-weight: bold;
text-decoration: underline;
}
a:hover.signup,a:active.signup{
color: black;
font-weight: bold;
text-decoration: none;
}
#menul{
float: left;
background: #660000 url('/img/mb.png') repeat-x;
width: 565px;
height: 26px;
}
#menul a{
float: left;
background: url('/img/mm.gif');
font-weight: bold;
text-decoration: none;
height: 21px;
padding: 5px 3px 0 3px;
}
#menul a:link, #menul a:visited{
color: white;
}
#menul a:hover, #menul a:active{
color: black;
}
#menul img{
float: left;
}
#menur{
float: left;
clear: right;
background: #660000 url('/img/mb.png') repeat-x;
width: 195px;
height: 20px;
text-align: right;
padding: 6px 20px 0 0;
}
#menur a{
color: white;
font-size: 11px;
}
#menur a:link, #menur a:visited{
text-decoration: none;
}
#menur a:hover, #menur a:active{
text-decoration: underline;
}
#menur img{
padding: 0 1px 0 10px;
}
#left{
float: left;
width: 180px;
height: 600px;
background: black url('/img/lb.gif') bottom no-repeat;
color: white;
}
#left #top{
padding: 5px 0 0 15px;
font-size: 14px;
font-weight: bold;
}
#left #bot{
background: url('/img/lt.gif') top no-repeat;
padding: 5px 0 0 15px;
}
#left input{
width: 134px;
font-size: 11px;
padding: 1px;
margin: 2px 0 6px 0;
}
#left select{
width: 140px;
font-size: 11px;
padding: 0px;
margin: 2px 0 6px 0;
}
#left .submit{
width: auto;
margin-top: 8px;
padding: 1px 2px;
}
a.adv{
color: white;
font-size: 11px;
}
a:link.adv,a:visited.adv{
text-decoration: underline;
}
a:hover.adv,a:active.adv{
text-decoration: none;
}
#main{
float: left;
width: 580px;
height: 590px;
overflow: auto;
background: white;
padding: 5px 10px;
}
#footer{
float: left;
clear: both;
width: 780px;
height: 53px;
border-top: 2px black solid;
background: #660000;
text-align: center;
color: white;
padding: 2px 0;
line-height: 18px;
font-family: Tahoma, Arial;
}
#footer a{
color: white;
}
#footer a:link, #footer a:visited{
text-decoration: none;
}
#footer a:hover, #footer a:active{
text-decoration: underline;
}
/*Javascript Drop Down Menu*/
#dropmenudiv {
z-index: 100;
position: absolute;
margin-left: -12px;
border-style: solid;
border-width: 2px 2px 1px 2px;
border-color: #000000;
line-height: 22px;
text-align: left;
}
#dropmenudiv a {
display: block;
text-indent: 12px;
border-bottom: 1px solid black;
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
font-weight: bold;
line-height: 22px;
}
#dropmenudiv a:hover {
background-color: #8C8C8C;
}