BODY, TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	color: #2c2c2c;
}

.homebg {
	background : url(images/centaur.gif) no-repeat;   
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 7.5pt;
	color: #2c2c2c;
}

.droplistlink {
    color: #2c2c2c;
}

HR {
	color: #333333;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	font-weight : 700;
}

A {
	text-decoration: underline;
	color: #E4B608;
}

A:Hover {
	text-decoration: underline;
	color: #2c2c2c;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 10pt;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 11pt;
	font-weight : 700;
	color: #70071E;
}

.nav_header {
	font-size : 9.5pt;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 8pt;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

.jointable td { color:white; }
