BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: #797979;
}

INPUT, SELECT, TEXTAREA {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	color: #797979;
	font-weight : 700;
}

HR {
	color: #333399;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	font-weight : 700;
}

A {
	text-decoration: underline;
	color: #546EB9;
}

A:Hover {
	text-decoration: none;
	color: #546EB9;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 10px;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 10px;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 10px;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 10px;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

.footer {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	font-weight : 200;
	color: #C3C6F2;
	text-decoration: none;
}

.greenheader {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	font-weight : 700;
	color: #53AD3D;
	text-decoration: none;
}

.lightgreenheader {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	font-weight : 700;
	color: #A9EA5C;
	text-decoration: none;
}

.hometext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	font-weight : 200;
	color: #DADCFB;
	text-decoration: none;
}

.homelinktext {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 10px;
	font-weight : 200;
	color: #DADCFB;
}

.greyheader {
	font-family : "Lucida Sans Unicode", Arial, sans-serif ;
	font-size : 11pt;
	font-weight : 200;
	color: #B7B7B7;
	text-decoration: none;
}


