@charset "iso-8859-1";
body,td,th {
	color: #FFFF99;
}
body {
	background-color: #000000;
}
.style1 {font-size: 30px}
.style2 {font-size: 14px}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}
.style9 {
	color: #FF3399;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFF66;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF33;
}
.style10 {color: #FF0000}

#gcontent {
	position: relative;
	height: auto;
	border: 1px solid black;
	border-width: 0px 1px;
	padding: 15px;
	background: #fff url(/images/nav/gbg.jpg) no-repeat bottom left; }

