﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:white;
	display: block;
	padding: 7px 18px 4px 18px;
	}
	
a.nav:hover {
	text-decoration:none;
	color: white;
	background: url('siteart/nav-on.jpg') repeat-x;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 23px;
	background: #aeaeae;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#top {
	background: white url('siteart/background-white-top.jpg') no-repeat bottom;
	width: 660px;
	height: 93px;
	vertical-align:middle;
}

.navcell {
	font-size:9pt;
	font-weight:bold;
	color: white;
	width: auto;
}

.bluetitle {
	color: #1e67c4;
	font-size:13pt;
	font-weight:bold;	
}

.greenbold {
	font-weight:bold;
	color: #064800;
}