/* CSS Document */


BODY {
	scrollbar-face-color:#8A8A8A;
	scrollbar-highlight-color:#686868;
	scrollbar-3dlight-color:#686868;
	scrollbar-darkshadow-color:#686868;
	scrollbar-shadow-color:#686868;
	scrollbar-arrow-color:#686868;
	scrollbar-track-color:#686868;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#mainlinks a:link  {
	color : #ff9900;
	text-decoration : none;
	font-weight: bold
}
#mainlinks a:visited  {
	color : #ff9900;
	text-decoration : none;
	font-weight: bold
}
#mainlinks a:active  {
	color : #ff9900;
	text-decoration : none;
	font-weight: bold
}
#mainlinks A:hover {
	color :#999999;
	text-decoration : bold;
	font-weight: bold;
}

#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#bottomlinks a:link  {
	color : #1f568e;
	text-decoration : none;
	font-weight: bold
}
#bottomlinks a:visited  {
	color : #1f568e;
	text-decoration : none;
	font-weight: bold
}
#bottomlinks a:active  {
	color : #1f568e;
	text-decoration : none;
	font-weight: bold
}
#bottomlinks A:hover {
	color :#999999;
	text-decoration : bold;
	font-weight: bold;
}


#sponsorslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##000099;
}
#sponsorslinks a:link  {
	color : #6600ff;
	text-decoration : none;
	font-weight: bold
}
#sponsorslinks a:visited  {
	color : #6600ff;
	text-decoration : none;
	font-weight: bold
}
#sponsorslinks a:active  {
	color : #6600ff;
	text-decoration : none;
	font-weight: bold
}
#sponsorslinks A:hover {
	color :#9900ff;
	text-decoration : bold;
	font-weight: bold;
}