﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:white;
	padding: 17px 20px 15px 20px;
	font-size: 11pt;
	display:block;
	}
	
a.nav:hover {text-decoration:none; color:white; background: black url('siteart/nav_on.jpg') repeat-x;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 23px;
	background: #6b6b6b;
	
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
	
#maintable {
	border: 1px solid #444444;
	width: 770px;
	background: white;
}	

#navcell {
	border-left: 1px solid #7e7edc;
	border-right: 1px solid #171791;
}

.headline {
	text-transform: uppercase;
	font-weight: bold;
	color: #2c2cb2;
}

#leftbox {
	padding: 15px 0px 15px 26px;
	border-bottom: 1px solid #ececec;
}

.menuskin{
position:absolute;
width:125px;
background-color:menu;
border:1px solid #333333;
line-height:18pt;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
