body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.contact {
	padding-left:75px;
	padding-right:75px;
}
.core {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:680px;
	text-align:center;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.indent	{
	text-indent:10px;
}
.text {
	padding-left:75px;
	padding-right:75px;
}
.gb {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:680px;
	margin-left:inherit;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
td.res_title {
	background-color:#000000;
	color:#CCCCCC;
	font-weight:bold;
}
	
td.res_rowdark {
	background-color:#999999;
	color:#CCCCCC;
}

td.res_rowlight {
	background-color:#666666;
	color:#CCCCCC;
}