﻿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;
	font-size: 8pt;
	text-transform: uppercase;
	text-align:center;
	display: block;
	padding: 6px 10px 4px 10px;
	border-right: 1px solid #534f50;
	border-left: 1px solid #181918;
}

a.nav:hover {text-decoration:underline; color:#E2E2E2;}

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	margin: 23px;
	background: #c2bfb1;
	}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

.standard {
	border:0;
	width:770px;
}