BODY {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*background-color: #666666;*/
	background-color: #0000B7;
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

P {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
}
P A {
	color : #FFFFFF;
}
P A:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 12px;
}

SPAN.Heading {
	font-size : 16px;
	font-weight: bold;
}

.headNav {
	color: #FFFFFF;
	font-size: 12px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.optional {
	color: #00FF00;
	font-weight: bold;
}
.dev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00FF00;
}

#filler {
	background-image: url('images/head_bg.jpg');
	background-repeat: repeat-x;
}

#menu {
	background-image: url('images/head_04.jpg');
	background-repeat: repeat-x;
}

#hl {
/*	color: "#8D0306"; */
	color: "#C30407";
	font-weight: bold;
	font-size: 16px;
}

#player {
	padding-left: 20px;
}
