body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FEC545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FEC545;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEC545;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}
a:link {
	color: #D7A83E;
	text-decoration: underline;
}
a:visited {
	color: #D7A83E;
	text-decoration: underline;
}
a:hover {
	color: #D7A83E;
	text-decoration: none;
}
a:active {
	color: #D7A83E;
	text-decoration: underline;
}
.navigation {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation_selected {
	color: #D7A83E;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation_selected:link {
	color: #D7A83E;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation_selected:visited {
	color: #D7A83E;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation_selected:active {
	color: #D7A83E;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.navigation_selected:hover {
	color: #D7A83E;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
div.hr {
	height: 1px;
	background: #fff url(../images/hr.gif) repeat scroll center;
}
div.hr hr {
	display: none;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
input.btn {
	background: #D7A83E none;
	color: #000000;
	border: 1px solid;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #555555;
}
input.btnhov {
	background: #e8b94f none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #888888;
	border-bottom-color: #888888;
}
.input_no_border {
	border: 0px;
}

