body {
	scrollbar-base-color: #262323;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-highlight-color: #555555;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}

a:hover {
	color: darkblue;
}
	

td.top_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

td.top_links a {
	color: #CCCCCC;
	text-decoration: none;
}

td.top_links a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

td.top_links a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
	
td.main_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFCC8;
}

td.main_links a {
	color: #CCCCCC;
	text-decoration: none;
}

td.main_links a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

td.main_links a:hover {
	text-decoration: underline;
}
	
td.disclaimer {
	font-size: 11px;
	color:#cc9933;
}
	
td.copy_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9933;
}

.gold {
	color: #CC9933;
}

td.gold_u {
	border-bottom: 1px solid #CC9933;
}

td.u {
	border-bottom: 1px solid white;
}
