﻿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;
	text-transform:uppercase;
	padding: 19px 20px 12px 20px;
	font-size: 10pt;
	display:block;
	}
	
a.nav:hover {text-decoration:none; color:#fff0ce;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 34px;
	background: #e3e3e3 url('siteart/background-grey.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 637px;
}	

.navcell {
	width: auto;
	height:55px;
	border-right: 1px solid #9a7623;
	border-left: 1px solid #d3b575;
	text-align:center;
}

.title {
	color: #414177;
	font-size: 11pt;
	font-weight:bold;
	text-transform:uppercase;
}