@charset "utf-8";
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FC0;
	text-align: left;
}
#Nav_Bar {
	color: #FF0;
	text-align: left;
}

#Gallery_Table {
	border: thick solid #00F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	color: #FF0;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF0;
	text-align: left;
	text-decoration: none;
}
#Jump_Ball {
	left: auto;
	bottom: 1px;
	clip: rect(auto,auto,auto,auto);
}
.ToolFree {
	font-size: 18px;
}
#form_info #Table_Form tr td #sprytextfield1 .textfieldRequiredMsg {
	background-color: #CCC;
}

