/* CSS Document */

body{
background-color:#000000;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
font-family:Tahoma;
line-height:16px;
}

border{
color:#003366;
border-color:#FF0000;
border-style:ridge;
}

a{
color:#FFFFFF;
font-size:11px;
font-family:Tahoma;
text-decoration:none;
}
a:link{
color:#FFFFFF;
font-size:11px;
font-family:Tahoma;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
font-size:11px;
font-family:Tahoma;
text-decoration:none;
}


.mainhdrs{
font-size:13px;
font-weight:bold;
color:#333333;
}

.mainhdrs2{
font-size:15px;
font-weight:bold;
color:#333333;
}
.runningtext{
font-family:Tahoma;
text-align: justify;
font-size:13px;
color:#000000;
}

.white{
font-family:Tahoma;
font-size:13px;
color:#FFFFFF;
text-align:justify;
}

.footertext{
font-family:Tahoma;
TEXT-DECORATION: none;
font-size:11px;
color: #FFFFFF;
}

a.biglinks:link{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#FFFF00;
}

a.biglinks:hover{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
color:#FFFF00;
}
a.biglinks:visited{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#FFFF00;
}

a.smalllinks:link{
font-family:Tahoma;
font-size:10px;
text-decoration:none;
color:#996600;
}

a.smalllinks:hover{
font-family:Tahoma;
font-size:10px;
text-decoration:underline;
color:#FF6600;
}

a.smalllinks:visited{
font-family:Tahoma;
font-size:10px;
text-decoration:none;
color:#996600;
}

.bluetext_hdr{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#023F72;
}

.redtext_hdr{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#A60000;
}

.whitetext_hdr{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

a.biglinks_bold:link{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#996600;
}
a.biglinks_bold:hover{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
font-weight:bold;
color:#FF6600;
}
a.biglinks_bold:visited{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#996600;
}
A.footerlinks:link {
COLOR: #FFFFFF; 
TEXT-DECORATION: none;
font-size:11px;
}
A.footerlinks:hover {
COLOR: #1a3f85; 
TEXT-DECORATION:underline;
font-size:11px;
}
A.footerlinks:visited {
COLOR: #FFCC00; 
TEXT-DECORATION: none;
font-size:11px;
}
.text_hdr{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color: #666666;
}