﻿a:link, a:visited, a:active {text-decoration:underline; color:#212121}
a:hover {text-decoration:underline; color:black;}

a.nav:link, a.nav:visited, a.nav:active {text-decoration:none; color:#b6b6b6; font-size:14px;}
a.nav:hover {text-decoration:underline; color:white;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
	margin: 41px 0px 0px 0px;
	background: #202020 url('siteart/background.jpg') repeat-x top; 
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
	}
	
#maintable {
	border: 6px solid white;
	width: 660px;
	background: white;
}	

.smbold {
	font-size: 12px;
	font-weight:bold;
}

ul {
	list-style-type: square;
	margin: 6px 0px 0px 25px;
	padding:0;
}

li {
	padding-bottom: 3px;
}