
<!--
body {
	background-image: url(../images/background_tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
	background-color: #000000;
}
a img {
border: none;
border: 0;
}
.img {
	border: 0;
	border: none;
}
div.margin {
	margin: 40px 10px 10px 18px
}
.text_header {
	font-family: Georgia;
	color: #990000;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}
.text_form {
	color: #999999;
	font-family: Arial;
	font-size: 11px;
}
.text_dark {
	color: #999999;
}
.text {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
.RegFormTextField {
	font-family: Arial;
	font-size: 11px;
}
.RegFormTextInput {
	font-family: Arial;
	font-size: 11px;
}
.RegFormDropDown {
	font-family: Arial;
	font-size: 11px;
}
.RegButton {
	font-family: Arial;
	font-size: 11px;
}
.RegFormRadio {
	font-family: Arial;
	font-size: 11px;
}
.text_events_under {
	color: #999999;
	margin-left: 2px;
}
.text_footer {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 5px;
}
.text_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text_copyright {
	font-size: 11px;
}
.text_copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text_copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text_copyright a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.text_copyright a:active {
	color: #CCCCCC;
	text-decoration: none;
}
body, td, th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
.header {
	z-index: -1;
}
.side {
	z-index: -1;
}
hr {
	width: 100%;
	background: transparent;
	color: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
td.row {
	border-bottom: 1px solid #333333;
	height: 34px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
-->
