@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}


.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.redtahoma11px a {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}
.redtahoma11px a:link {
	text-decoration: none;
}
.redtahoma11px a:visited {
	text-decoration: none;
	color: #FF0000;
}
.redtahoma11px a:hover {
	text-decoration: none;
	color: #FF6600;
}
.redtahoma11px a:active {
	text-decoration: none;
	color: #FF0000;
}

.form input {background:url(images/input_bg.jpg) no-repeat; border:0; width:290px; height:20px; color:#000000; font-size:14px;}
.form textarea {background:url(images/textarea_bg.jpg) no-repeat; border:0; width:290px; height:90px; color:#000000; font-size:16px;}
.form td {font-family:arial; font-size:12px; color:#FFFFFF}

.footer {background:url(images/footer.jpg) no-repeat}
.footer a {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
.center_repeat {background:url(images/body_bg_repeat.jpg) center repeat-y;}
.center_top {background:url(images/body_bottom_bg.jpg) bottom no-repeat;}
.center_bottom {background:url(images/body_top_bg.jpg) top no-repeat;}
.pad_10px {padding:10px;}
.arial24bold {font-family:Arial; font-size:24px; font-weight:900; font-style:normal;}
.arial18bold {font-family:Arial; font-size:18px; font-weight:900; font-style:normal;}
.arial16bold {font-family:Arial; font-size:16px; font-weight:900; font-style:normal;}
.arial14bold {font-family:Arial; font-size:14px; font-weight:900; font-style:normal;}
-->


