﻿a:link, a:visited, a:active {text-decoration:underline; color:#185cb9}
a:hover {text-decoration:underline; color:#083a7e;}

a.inv:link, a.inv:visited, a.inv:active {text-decoration:none; color:#333333;}
a.inv:hover {text-decoration:underline; color:black;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 23px;
	background: #426dbd url('siteart/background-blue.jpg') repeat;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable2 {
	border: 4px solid white;
	width: 830px;
	background: white;
}	

#maintable {
	border: 4px solid white;
	width: 660px;
	background: white;
}

.invlinks {
	vertical-align:top;
	font-size:12px;
	line-height: 18px;
}

.bluetitle {
	font-size:16px;
	color: #093688;
	font-weight:bold;
	}
	
.blue {
	color: #185cb9;
	font-weight: bold;
}	

.yellowbar {
	border-bottom:3px solid white;
}
