/* CSS High Contrast Document for RacerNet */


body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	background-color: black;
	color: white;
}

.buttons a {
	color:#FFCC33;
}

.buttons a:hover {
	COLOR:#000066;
	background: #EAEBFF;
}


#center h1 {
	font-size: x-large;
	font-color: #FFF;
}


.announce {
	line-height:1.3em;
	padding-left: 8px;
	padding-right: 8px;
}

.announce h3 {
	margin-top: 15px;
	font-size: x-large;
	font-color: #FFCC00;
}

.announce p {
	margin:0px 0px 10px 0px;
	font-color: #FFF;
}

.announce ul {
	text-align: left;
	list-style-position: outside;
	padding-left: 11px;
}


ul {
	margin : 0 0 0 0.5em; 
	text-align: left;
	padding-left: 6px;
	font-size:.8em;
}


p {
	font-style: normal;
	margin-bottom:4px;
	font-size:large;
	font-color: #FFF;
}

h1 {
	font-family:Arial Black, Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: left;
	color: #33FF00;
	font-size: x-large;
}

h2 {
	font-size: large;
	font-family:Arial Black, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	color: #33FF00;
	margin-bottom:2px;
	margin-top: 0px;
}

h3 {
	font-weight: bold;
	font-family:Arial Black, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: large;
	color: #33FF00;
	margin:0px;
	padding: 0px;
}


strong {
	font-weight: bold;
}
img {
	border: none;
}

a {
	color:#FFCC33;
}

a:hover {
	COLOR:#000066;
	background: #EAEBFF;
}

a:visited {
	color: orange;
}	

