.banner {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30pt;
	color : #FFFFCC;
	font-weight : bold;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36pt;
	color : #990000;
	font-weight : bold;
}

.whitebg {
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.nav {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

.subheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}

.navlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #6EAB24;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
}

A {
	color : #990000;
	text-decoration : none;
}

.link {
	color : #336633;
	text-decoration : none;
}

.errortext {
	color : Red;
}

.mediumtext {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	color : #000000;
}

.midtextborder {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #000000;
	border-style : solid;
	border-width : 2;
	border-color : #0066FF;
}

.midtext {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #000000;
}

BODY, TD, .smalltext {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 13px;
	color : #000000;
}

.tinytext {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #000000;
}

.button {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	border-width : 1;
	border-style : ridge;
	border-color : #ffffff;
	background-color : #dadada;
}

.box {
	background-color : #E3E3D5;
	padding : 4 4 4 4;
}

.box2 {
	border-width : 1;
	border-style : solid;
	border-color : #336633;
	background-color : #999966;
	padding : 4 4 4 4;
}


.smallwhite {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #ffffff;
}

.smalltextbold {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.midtextbold {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
