body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.link_red {
	color: #FF0000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.navitem {
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.header_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8mm;
	font-weight: bold;
	color: #0099FF;
}
.header_main_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8mm;
	font-weight: bold;
	color: #990000;
}
.navitem_sub {
	font-size: small;
	list-style-image: none;
	list-style-type: none;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.main_blurb {
	font-size: 4mm;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}
.main_blurb_text {
	font-size: 4mm;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	color: #FFFFFF;
}
.navitemYellow {

	font-size: 6mm;
	font-weight: bold;
	color: #FFFF00;
}
.statusRed {
	color: #FF0000;
	font-size: x-small;
}
.statusYellow {
	color: #FFFF00;
	font-size: x-small;
}
.statusPlain {
	font-size: x-small;
}
.comingSoon {
	font-size: x-small;
	list-style-image: none;
	list-style-type: none;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
}
.disclaimerText {
	font-size: x-small;
}
.statusGreen {
	color: #00FF00;
	font-size: x-small;
	font-weight: bold;
}
