* {font-family: Verdana,Arial;font-size: 10pt; line-height:15pt; color:goldenrod;background-color: black;}
TD {}
.gray {background-color: black;
	color: white;
}
.center {background-color: black;
	border-width: 1px;
	text-decoration: none; 
	font-weight: normal;
	font-size: 1em;
	line-height:17pt; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	color:black; }
.center:hover {background-color: white; color:goldenrod; }

.rowtop {	
	border-color:goldenrod;
	background-color: black;
	color:white;
	border-style:solid;
	border-width: 1px;
	text-decoration: none; 
	font-weight: normal;
	font-size: 1em;
	line-height:17pt; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center }
.rowtop:hover {color:white;border-color:gold; background-color: goldenrod;}

.rowbot {background-color: black; color:gray }

A {	
	border-color:goldenrod;
	background-color: black;
	color:white;
	border-style:solid;
	border-width: 1px;
	text-decoration: none; 
	font-weight: normal;
	font-size: 1em;
	line-height:22pt; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center }
A:hover {color:white;border-color:gold; background-color: goldenrod;}

IMG {	
	background-color: black;
	color:white;
	border-color:goldenrod;
	border-style:solid;
	border-width: 1px;
	text-decoration: none; 
	font-weight: normal;
	line-height:17pt; 
	margin: 10px;
	text-align: center }

.thumb{	
	background-color: black;
	color:white;
	border-color:#808000;
	border-style:solid;
	border-width: 1px;
	text-decoration: none; 
	font-weight: normal;
	padding: 5px;
	text-align: center }

