/* CSS Document */
body{margin:0px; background:#002367;}
a{font-family:Tahoma; font-size:13px; font-weight:normal; color:#FFFFFF; text-transform:uppercase; text-decoration:none;}
a:hover{font-family:Tahoma; font-size:13px; font-weight:normal; color:#FFFF00; text-transform:uppercase; text-decoration:none;}
p{font-family:Tahoma; font-size:13px; font-weight:normal; color:#000000; margin:0px;}
td{font-family:Tahoma; font-size:13px; font-weight:normal; color:#000000; margin:0px;}
table{font-family:Tahoma; font-size:13px; font-weight:normal; color:#000000;}
h1{font-family:Tahoma; font-size:14px; font-weight:bold; color:#C04C44; font-style:italic; margin:0px;}
form{margin:0px;}
img{margin:0px;}

/*Background Images*/
.header1{background:url(../images/header1.jpg) no-repeat;}
.header2{background:url(../images/header2.jpg) no-repeat;}
.links-bg{background:url(../images/links-bg.gif) repeat-y;}
.footer-bg{background:url(../images/footer-bg.gif) repeat-x;}

/*Links*/
.footer-links{font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000; text-decoration:none; text-transform:none;}
.footer-links:hover{font-family:Tahoma; font-size:11px; font-weight:normal; color:#B21000; text-decoration:none; text-transform:none;}
.red-links{font-family:Tahoma; font-size:13px; font-weight:bold; color:#990000; text-decoration:none; text-transform:none;}
.red-links:hover{font-family:Tahoma; font-size:13px; font-weight:bold; color: #0000FF; text-decoration:none; text-transform:none;}
.red{font-family:Tahoma; font-size:13px; font-weight:bold; color:#990000; text-decoration: underline;}
.red:hover{font-family:Tahoma; font-size:13px; font-weight:bold; color: #464688; text-decoration: underline;}

/*Text*/
.footer-text{color:#7F7F7F;}
.white-text{font-size:13px; color:#FFFFFF; font-weight:bold;}
.input{width:195px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#7F7F7F; text-transform:uppercase; padding-left:10px; border:#FCFF00 1px solid;}
.red-text{font-size:13px; color:#990000; font-weight:bold;}
.red-textlarge{  font-size: 18px;  color: #CC0000; font-family:tahoma;}
.txtblackitalic{font-size: 15px; font-style: italic; font-family:tahoma; font-weight:bold;}

