﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

a.map:link, a.map:visited, a.map:active {text-decoration:none; color:white; font-size: 8pt}
a.map:hover {text-decoration:underline; color:white;}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:black;
	background: #fcd008;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	text-transform:uppercase;
	padding: 9px 25px 7px 25px;
	}
	
a.nav:hover {
	text-decoration:none;
	color:white;
	background: #5a8c26;
	}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background: #1d1d1d url('siteart/background.jpg') no-repeat 772px 0px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
	
#maintable {
	border-right: 2px solid #444444; 
	width: 770px;
	background: white;
}	

#leftbar {
	vertical-align:top;
	background:#1b551f url('siteart/background-green.jpg') repeat-x top;
	color: white;
	padding:10px;
	
}

.leftbox {
	padding: 13px;
	border-bottom: 1px solid #4a7e4d;
}

.navcell {
	width: auto;
	border-right: 1px solid #fcba08;
	text-align:center;
}

.ctitle {
	font-size: 11pt;
	font-weight: bold; 
	color: #fcd008;
}

.header {
	font-size:12pt;
	font-weight:bold;
	color: #0f3f12;
}

.invlink {
	vertical-align:top;
	padding-left:60px;
	line-height:13pt;
}

#mainbox {
	vertical-align:top;
	width:210px;
	background: white url('siteart/background-grey.jpg') repeat-x top;
	color: #0f3f12;
}

li {
	list-style-type: square;
	margin-left:0;
}

ul {
	margin-left: 28px;
	margin-top: 20px;
	padding-left:0;
}
