﻿a:link, a:visited, a:active {text-decoration:underline; color:white}
a:hover {text-decoration:underline; color:#f6f6f6;}

a.nav:link, a.nav:visited, a.nav:active {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:#01091a url('siteart/background.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
}	


div.transON {width: 100%; background-color: silver;border:0; }
div.transOFF  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:0; }
