﻿
body {
	background:#cccccc;
	margin:0px 0px 0px 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;

}


a:link, a:active, a:visited {
	color:#000; 
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}



#navtd {
	width:auto;
	border-bottom:1px #999999 solid;
	text-align:right;
}


a.nav:link, a.nav:active, a.nav:visited {
	font-size:10pt;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
	font-style:normal;
}

a.nav:hover {
	background:#1c3fa1;
}

.title {
	color: #333333;
	font-size:12pt;
	font-weight:bold;
}


#maincontent{
	vertical-align:top; 
	background:#f1f1f1 url('siteart/mainbg.jpg') repeat-x; 
	width:533px; 
	padding:30px 20px 20px 20px; 
	font-size:9pt;  
	font-family:Arial, Helvetica, sans-serif;
}

#navcontainer{
	vertical-align:top; 
	background:#f1f1f1 url('siteart/mainbg.jpg') repeat-x;
	width:221px;
}