﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

a.nav:active {text-decoration:none; color:white;}

a.nav:visited {text-decoration:none; color:white;}

a.nav:link {text-decoration:none; color:white;}
a.nav:hover {text-decoration:underline; color:#E2E2E2;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 23px;
	background: #192030 url('siteart/background.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#content {
	background:white url('siteart/main.jpg') no-repeat bottom;
	height:91px;
	vertical-align:top;
	padding:14px 14px 0px 14px;
}
