body {  font-family: Verdana, Arial;
        color: #FFFF00;
        background-color: #000000;
        font-weight: bold;

}


a:link {
	text-decoration: underline;
	color: #00FFFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
	}




a:visited {
	text-decoration: underline;
	color: #00AAFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
.sidelink:link {
font-family: arial;
	text-decoration: none;
        color: #330f24;
	font-weight: bold;
	}

.sidelink:visited {
font-family: arial;
	text-decoration: none;
	font-weight: bold;
   color: #330f24;
}
.sidelink:hover {
font-family: arial;
	text-decoration: none;
	font-weight: bold;
   color: #810027;
}

.whiteHereWhiteNow:link {
	font-family: arial;
	text-decoration: underline;
        color: #ffff;
	font-weight: bold;
	}

.whiteHereWhiteNow:visited {
	font-family: arial;
	text-decoration: underline;
	font-weight: bold;
   color: #ffffff;
}
.whiteHereWhiteNow:hover {
	font-family: arial;
	text-decoration: underline;
	font-weight: bold;
   color: #ffffff;
}


whiteHereWhiteNow


body,td,th {
	font-family: arial;
	font-size: 10pt;
}

.itals {
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
}

.title {
	font-family: Verdana, Arial;
	text-decoration: underline;
	color: #FF0000;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	}
	
.title18 {
	font-size: 18px;
	}
	
.title24 {
	text-decoration: none;
	color: #0A50A1;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	}
	
li { font-family: sans-serif;
       color: black;
       font-size: 10pt;
	   margin-left: 0;
	   margin-top: 0;	   
	   	 }
.content { font-family: sans-serif;
       color: black;
       font-size: 10pt;
	   margin-left: 0;
	   margin-top: 0;	   
	   	 }		 
	
.footer { font-family: sans-serif;
       color: black;
       font-size: 7pt;
	 }	 
.error { 	font-family: arial;
       color: red;
       font-size: 10pt;
	   margin-left: 0;
	   margin-top: 0;	   
	   	 }



.minorHeader { 	font-family: arial;
         color: #330f24;
         font-size: 10pt;
	 margin-left: 0;
	 margin-top: 0;	
	font-weight: bold;   
	   	 }




#errorsHeader  { font-family: sans-serif;
       color: red;
       font-size: 10pt;
	   font-weight: bold;
	   margin-left: 0;
	   margin-top: 0;	   
	   	 }	
#success { color: black; font-weight: normal; }
#error { color: black; font-weight: normal; }


.rollover {
background-image: url("/public_html/includes/im/bullet.gif"); background-repeat: no-repeat;
	text-decoration: none;
	color: #330f24;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
.rollover:hover { 
background-image: url("/public_html/includes/im/bullet-hover.gif"); background-repeat: no-repeat;
	text-decoration: none;
	color: #810027;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
.rollover:active {
background-image: url("/public_html/includes/im/bullet.gif"); background-repeat: no-repeat;
	text-decoration: underline;
	color: #330f24;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}