/* CSS Document */
#headerfloor .bottom{background-color:#BB0000;}
#headerfloor .top{display:none;}
#header .left{background-color:#1F305E; background-image: url(/files/1332857/BANNERBG_STRIPE.jpg);}
#contenttable .left{background-color:#1F305E;}
#contenttable hr{color:#BB0000;}
#navlable .left {background-color:#BB0000;}

#header {}
#contenttable .left font{color:white; text-transform:capitalize;}

#contactlable {background-color:#BB0000;}

a:link {
 color: #B40000;
 text-decoration: underline;
 font-weight: bold;
}

a:visited {
 color: #B40000;
 text-decoration: underline;
 font-weight: bold;

}

a:hover {
 color: #0000DF;
 text-decoration: none;
 font-weight: bold;
}

a:active {
 color: #B40000;
 text-decoration: underline;
 font-weight: bold;
}

#NAVIGATION hr{display:none;} 

#NavTable tbody tr td hr{display:none;}
	
#NAVIGATION a {
display:block;
width: 180px;
Font-weight:Bold;
font-style:normal;
text-transform:capitalize;
margin:5px;
color:#FFFFFF;
padding:1px;
padding-left:7px;
background-color:#1F305E;

}

#NAVIGATION a:hover {
display:block;
width: 180px;
Font-weight:Bold;
font-style:normal;
text-transform:capitalize;
margin:5px;
color:#FFF;
padding:1px;
padding-left:7px;
background-color:#B40000;

}

#articlesTable tbody tr td font b {color: #BB0000;}

#articlesTable tbody tr td font a font{color:#BB0000;}

#articlesTable tbody tr td font a:hover font{color:#1F305E;}

