@charset "ISO-8859-1";
body {
	background-color: #24201A;
	background-repeat: no-repeat;
	margin-top: 30px;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pGrayish {
	color: #EBEBE6;
}
a:link {
	color: #F1BF4D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Gal-boxBorder {
	border: 2px solid #EBEBE6;
	padding: 0px;
}
.dblSpace {
	line-height: 20px;
	color: #EBEBE6;
}
