﻿a.nav:link {text-decoration:none; color:#ffffff; font-weight:bold;}
a.nav:visited {text-decoration:none; color:#ffffff; font-weight:bold;}
a.nav:active {text-decoration:none; color:#ffffff; font-weight:bold;}
a.nav:hover {text-decoration:none; color:#DB141A; font-weight:bold;}

a.link:link {text-decoration:underline; color:#113D8F; font-weight:bold;}
a.link:visited {text-decoration:underline; color:#113D8F; font-weight:bold;}
a.link:active {text-decoration:underline; color:#113D8F; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#000000; font-weight:bold;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background: #1d2333 url('../siteart/background.jpg') repeat-x top;
		margin:18px;
}

.bluetext {
	color:#0066B3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height:13pt;
}

#maintable {
	border:1px solid #0b1120;
	background:white;
	width:990px;
	margin:0 auto;
	text-align:center;
}