/* CSS Document */

body {
	background-color: #000000; margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#main{width:800px; margin-right:auto; margin-left:auto; background-image:url(images/bk.gif); background-repeat:repeat-y;}
.red{color:#fb1f5c; font-size:13px; font-weight:bold; text-align:center; padding:10px;}
.white{color:white; font-weight:bold; font-size:14px;}
.headtxt{color:#000000; font-size:14px; font-weight:bold; padding-bottom:5px;}
.divider{height:3px; border-top:2px dotted #db013e; margin-top:10px; margin-bottom:2px;}
.bd{border:1px solid black}
.footer{ padding:2px 0px 3px 10px; background-color:#db013e; }
.foot{font-size:10px; color:#CCCCCC }

.bigred{color:#CC0000; font-size:17px; font-weight:bold;}
a.fot:link{font-size:10px; color: #CCCCCC;  text-decoration:none;}
a.fot:visited{font-size:10px; color:#CCCCCC;   text-decoration:none;}
a.fot:hover{font-size:10px; color: #ab59e4;  text-decoration:none;}



a.bigbk:link{font-size:14px; color:black; font-weight:bold; text-decoration:none;}
a.bigbk:visited{font-size:14px; color:black; font-weight:bold; text-decoration:none;}
a.bigbk:hover{font-size:14px; color:black; font-weight:bold; text-decoration:underline;}

a.bigwt:link{font-size:14px; color:white; font-weight:bold; text-decoration:none;}
a.bigwt:visited{font-size:14px; color:white; font-weight:bold; text-decoration:none;}
a.bigwt:hover{font-size:14px; color:white; font-weight:bold; text-decoration:underline;}

a.redlink:link{color:#fb1f5c; font-size:13px; font-weight:bold; text-decoration:underline}
a.redlink:visited{color:#fb1f5c; font-size:13px; font-weight:bold; text-decoration:underline}
a.redlink:hover{color:white; font-size:13px; font-weight:bold; text-decoration:underline}

a.smwt:link{font-size:12px; color:white;  text-decoration:underline;}
a.smwt:visited{font-size:12px; color:white;  text-decoration:underline;}
a.smwt:hover{font-size:12px; color:#fb1f5c;  text-decoration:underline;}
