﻿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: 8px 14px 6px 14px;
	text-align:center;
	}
	
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: 13px;
	color: #333333;
	margin: 23px;
	background: #161c2a url('siteart/background-black.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 1px solid #181b22;
	width: 660px;
	background: white;
}	

.navcell {
	width:auto;
	border-right: 1px solid #205324;
	border-left: 1px solid #6f9072;
}

#date {
	color: white;
	text-align:right;
	width:350px;
	padding: 5px 10px 0px 0px;
	font-size: 11px;
}

ul {
	list-style-type:square;
	margin: 10px 0px 0px 30px;
	padding:0;
}

li {
	padding-bottom: 3px;
}
