BODY, TD {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 9pt;
	color : Navy;	
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	background-color : Silver;
	font-weight : bold;
	text-align : center;
}

.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Navy;
}

.searchbar {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.flashtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Yellow;
}

.smallflashtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : bold;
	text-decoration : none;
	color : Yellow;
}

.topbar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #993300;
}

.homebars {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : White;
	font-size : 12px;
}

.topnav  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

A.topnav  {
	color : White;
	text-decoration : none;
}

A.topnav:link  {
	color : White;
	text-decoration : none;
}

A.topnav:visited  {
	color : Lime;
	text-decoration : none;
}

A.topnav:hover  {
	color: Yellow;
	text-decoration : underline;
}

A.topnav:active  {
	color : White;
	text-decoration : none;
}

.smallprint {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;	
}

.smallwhiteprint {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;	
}

.whtbodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
}

.bartitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
}

.admintitleheader {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: White;
		background-color: Blue;
}

.admintitle {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: Navy;
	}
	
.largeadmintitle {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: Navy;
}

.errortitle {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size : 18px;;;
		font-weight : bold;
		color : Red;
}

.bottomnav {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;	
}

A.bottomnav:hover {
	color: Blue;
	text-decoration : underline;	
}

.bigtext {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 32px;
	color : Navy;
}

.topbartext {
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: Navy;	
}

.sideselect {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: White;
		background-color: Navy;
		text-align : center;
}

.sideitem {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 9pt;
	color : Navy;
	font-weight: bold;
}

A.sideitem {
	color: Blue;
	text-decoration: none;
}

A.sideitem:hover {
	color: Red;
	text-decoration: underline;
}