a:link {color: rgb(184,0,138); font-weight: bold;}
a:visited {color: rgb(252,154,203); font-weight: bold;} 
a:active {color: rgb(252,154,203); font-weight: bold;}
a:hover {color: rgb(128,0,0); font-weight: bold;}

a:link.white {color: rgb(255,255,255); font-weight: bold;}
a:visited.white {color: rgb(250,220,230); font-weight: bold;} 
a:active.white {color: rgb(250,220,230); font-weight: bold;}
a:hover.white {color: rgb(252,154,203); font-weight: bold;}

BODY
{
	scrollbar-arrow-color:rgb(250,220,230);
	scrollbar-3dlight-color:rgb(255,180,218);
	scrollbar-highlight-color:rgb(255,180,218);
	scrollbar-face-color:rgb(252,154,203);
	scrollbar-shadow-color:rgb(189,65,127);
	scrollbar-darkshadow-color:rgb(189,65,127);
	scrollbar-track-color:rgb(255,49,202);
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size:13px;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 22px; color:rgb(184,0,138); font-weight: bold;}

h2 {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 19px; color:rgb(49,67,122); font-weight: bold;}

table {
	font-family: Verdana, Arial, Helvetica; color: rgb(0,0,0);
	font-size: 13px;}

table.blightpink {
	font-family: Verdana, Arial, Helvetica; color: rgb(0,0,0); 
	font-size: 11px; border: 2px solid #B8008A; 
	background-color: #FADCE6;}

span.blacklg {
	font-family: Verdana; font-size: 17px; color:rgb(0,0,0);
	font-weight: bold; line-height: 18px;}
	
span.blackxlg{
	font-family: Verdana; font-size: 20px; color:rgb(0,0,0); 
	font-weight: bold}

span.drkredlg {
	font-family: Verdana; font-size: 17px; color:rgb(128,0,0);
	font-weight: bold; line-height: 18px;}

span.drkredn {
	font-family: Verdana; font-size: 13px; color:rgb(128,0,0);
	font-weight: bold;}

span.maroonlg {
	font-family: Verdana; font-size: 17px; color:rgb(184,0,138);
	font-weight: bold; line-height: 18px;}

span.small {
	font-family: Verdana, Arial, Helvetica; font-size: 11px; 
	font-weight: normal;}

span.tiny {
	font-family: Verdana, Arial, Helvetica;  
	font-size: 9px; font-weight: normal;}

span.hlightyellow {background: #F6F66E;}

span.hlightyellowxlg {background: #F6F66E;
	font-family: Verdana, Arial, Helvetica; font-size: 20px;
	color:rgb(49,67,122); font-weight: bold;}

.PinkBox {
	font-style: normal; font-weight: normal; font-size: 11px; 
	font-family: Verdana; color: rgb(184,0,138); text-decoration: none;
	line-height: 14px; background-color: #FADCE6; padding: 5px; 
	border: 2px solid #B8008A; width: 89%;}

.RedBox {
	font-style: normal; font-weight: normal; font-size: 11px; 
	font-family: Verdana; color: rgb(255,255,255); text-decoration: none;
	line-height: 14px; background-color: #800000; padding: 5px; 
	border: 2px solid #FC9ACB;}

.affiliatebox {
	font-style: normal; font-weight: normal; font-size: 10px; 
	font-family: Verdana; color: rgb(0,0,0); text-decoration: none;
	line-height: 11px; background-color: #FFFFCC; padding: 10px; 
	border: 1px solid #000000;}

hr {width: 98%; color:rgb(184,0,138); height: 2px; text-align: center;}


ul {list-style-type: none;
    margin: 15px;
    padding: 0px;}
    
ol {margin: 35px;
    padding: 0px;}

li.number
	{margin: 0 5px 0px 0px;
    padding: 1px 0 12px 5px;
    text-indent: 0;}


li.double
   {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    margin: 0 5px 0px 15px;
    padding: 1px 0 12px 25px;
    text-indent: 0;}
    
li.single {
	background-image: 	url('images/bullet.gif');
    background-repeat: no-repeat;
    margin: 0 5px 0px 15px;
    padding: 1px 0 6px 25px;
    text-indent: 0;}