/* CSS Document */

body {
	background-color:#2a2a2a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroll{
font-family:Arial;
font-size:12px;
color:#050505;
text-decoration:none;
line-height:20px;
}
.btn_bg{
background-image:url(images/btn_bg.jpg);
background-repeat:repeat-x;
border:#000000 solid 1px;
width:134px;
height:35px;
}
.links{
font-family:verdana;
font-size:13px;
text-decoration:none;
color:#FFFFFF;
}
.links:hover{
font-family:verdana;
font-size:13px;
text-decoration:none;
color:#DB2905;
}
/*.links:visited{
font-family:verdana;
font-size:13px;
text-decoration:none;
color:#DB2905;
}*/
.sublinks{
font-family:Arial;
font-size:13px;
color:#444444;
text-decoration:none;
line-height:18px;
}
.sublinks:hover{
font-family:Arial;
font-size:13px;
color:#DB2905;
text-decoration:none;
line-height:18px;
}
.more{
font-family:Arial;
font-size:12px;
color:#DB2905;
text-decoration:none;
line-height:18px;
}
.headgs{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#DB2905;
text-decoration:none;
}
.text{
font-family:Arial;
font-size:12px;
color:#222222;
text-decoration:none;
line-height:18px;
}
.orgtext{
font-family:Arial;
font-size:12px;
color:#DB2905;
text-decoration:none;
line-height:18px;
}
.subhead{
font-family:Arial;
font-size:13px;
color:#DB2905;
text-decoration:none;
font-weight:bold;
}
.copyrights{
font-family:Arial;
font-size:11px;
color:#cccccc;
text-decoration:none;
}
.bottombuttons{
font-family:Arial;
font-size:12px;
color:#000000;
padding-left:10px;
text-decoration:none;
}
.bottombuttons:hover{
font-family:Arial;
font-size:12px;
color:#000000;
padding-left:10px;
text-decoration:underline;
}
.fylink{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.fylink:hover{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}