.black_14pt {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #000000}
.black_9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	border: #FFFFFF;
}
.red_16pt {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #c63c00}
.white_14pt {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #FFFFFF}
.purple_14pt {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #9966CC}
.red18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #c63c00;
}

.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3333;
}
.red9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c63c00;
}

.brightGreen9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A1FF00;
	background-color: #000000;

}

.Green9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8CCA36;
	background-color: #000000;
	font-weight: bold;
}

body {
	margin: 0px; 
	padding:0px; 
}
.navBar {
	background-color: #0000FF;
	border: #CC0000;
}
.topNav {
	background-color: #0000FF;
	background-image: url(../images/background.gif);
	border: #CC0000;
}
.splitBarRed {
	 color: #f00;
	background-color: #f00;
	height: 3px;
}

