body {
	color: #FFFFFF;
}
body, div, td, input, select, textarea {
	font-family: Tahoma, Sans-serif, Times;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.hp_contender {
	background-color: #000000;
}
div.text {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.gallery {
	border: 1px solid #FFB511;
	cursor: pointer;
}
img.gallery_hover {
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.splash {
	vertical-align: middle;
	width: 700px;
	text-align: center;
	margin: 30px;
	border: 1px solid #FFB511;
	cursor: pointer;
}
.splashText {
	margin-left: 20px;
	text-align: left;
	font-size: 10pt;
}
.h1 {
	font-size: 14pt;
	color: #FFB511;
	font-weight: bold;
}
a {
	cursor: pointer;
	color: #FFFFFF;
}
a.navigation {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
a.navigation:hover {
	color: #FFFFFF;
	background-color: #000000;
}
a.navigation_hover {
	font-size: 9pt;
	color: #FFB511;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background-color: #000000;
}
div.navigation {
	background-color: #FFB511;
	text-align: left;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
div.content {
	text-align: left;
	margin: 5px;
}
div.headerRandom {
	float: right;
	height: 77px;
	border: 1px solid #FFB511;
}
.content_headline {
	text-align: left;
	color: #FFB511;
	font-weight: bold;
	list-style-image: url('../../images/list_img.gif');
	list-style-position: inside;
}
.content_img {
	border: 1px solid #FFB511;
}
.error {
	font-size: 8pt;
	color: #FF0000;
}
li.error {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	list-style-image: url('../../images/list_error.gif');
	list-style-position: inside;
}
.copyright {
	font-size: 7pt;
	text-align: center;
	color: #FFB511;
}