body { background-color: black; 	
	color: white; 
	font-family: arial, geneva, sans-serif; 
	font-size: 12px }

td { font-family: arial, geneva, sans-serif; 
	font-size: 12px }

td.main { background-color: #CCCCCC }

table.box { border:1px solid #3399CC; 
	border-collapse: collapse }

td.boxtop { background-image: url('images/gm_header.gif'); 
	padding-left: 25px; 
	font-weight: bold;
	font-size: 14px }
	
td.box { background: #FFFFFF; 
	padding: 8px }
	
td.results { background: #FFFFFF; 
	padding: 8px }

.sm { font-size: 11px }

input, select { font-size: 10px }

a:link { color: #3399CC }
a:active { color: #3399CC }
a:visited { color: #3399CC }
a:hover { color: #66CCFF }
	
a.nav { text-decoration: none; 
	color: white }
