/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.background {
	background-image: url(images/template_back.gif);
}
.navigation {
	margin-left: 3px;
	line-height: 130%;
	color: #86AED4;
}
.sponsors {
	margin-top: 14px;
	color: #86AED4;
}
.news {
	margin-left: 5px;
	margin-top: 14px;
}
.marquee {
	margin-top: 7px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86AED4;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AECFF8;
}
a:active {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
.flashing {
	text-decoration: blink;
}
.bodytext {
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}
.tablespacer {
	margin-left: 20px;
	border: 1px solid #7E96AF;
}
.tablespacer2 {

	margin-left: 10px;
	border: 1px solid #7E96AF;
}
.indent {
	margin-left: 4px;
}
.contender {
	font-style: italic;
	color: #FF0000;
}
.tableoutline {
	border: 1px solid #7E96AF;
}
.indent1 {
	margin-left: 10px;
}
.indent2 {
	margin-left: 30px;
}
.indent3 {
	margin-left: 50px;
}
.red_corner {
	color: #FF0000;
}

