body {
	font-family: Tahoma, Verdana, Arial;
	background-color: #000000;
	font-size: 10px;
}

table.whitebody {
	color: #000000;
	background-color: #FFFFFF;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 30px;
    color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
    color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.legal {
	font-family: "Courier New", Courier, mono;
	color: #333333;
}

a.menu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:hover {
	font-weight: bold;
	color: #FFFFFF;
}



a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.red {
	color: #990000;
}

th {
	text-align: left;
	font-size: 12px;
}

.notes {
	font-size: 10px;
	color: #666666;
}

td {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subhead {
	font-weight: bold;
	color: #999999;
}

#quals {
	font-size: 9px;
}

#sidemenu {
	font-size: 10px;
	color: #999999;

}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
