h2 {  
	color: #363604;
	font: 16px Arial, Helvetica;
	font-weight: bold;
}
h3 {  
	color: #363604;
	font: 15px Arial, Helvetica;
	font-weight: bold;
}
.input {
	border: 1px inset  #216384;
	background-color: #fff;
	font: 12px Arial, Helvetica;
	font-weight: bold;
	padding: 1px;
}
.frontpagecontent {  
	line-height: 18px;
	padding: 0px 20px 0px 20px;
	color: #363604;
	font: 14px Arial, Helvetica;
}
.frontpagetable {  
	line-height: 16px;
	padding: 5px;
	color: #363604;
	font: 13px Arial, Helvetica;
}

/*
.frontpagelink1 A:hover, .frontpagelink1 A:link, .frontpagelink1 A:visited {  
	color: #003366;
}
*/
.frontpagelink1 {
	font: 14px Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
.frontpagelink2 {  
	font: 14px Arial, Helvetica;
	color: #363604;
	font-weight: bold;
	text-decoration: underline;
}
.frontpagelink3 {  
	font: 13px Arial, Helvetica;
	color: #363604;
	font-weight: normal;
	text-decoration: underline;
}
.frontpagelink4 {
	font: 13px Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
#pageLine {  
	line-height : 4px;
	position : relative;
	background-color : #777748;
	width: 780px;
}
#act {  
	background-color:#DDDDAA;
}
	#menubar {
		/*
		background-color:#E5E5B3;
		*/
		padding-top:2px; padding-bottom: 3px;
		font : 13px Times, Georgia;
		font-weight: bold;
		width: 680px;
	}
	#menubar a {
		color:#666633;
		/* border:1px solid #777748; */
		letter-spacing:0px;
		background-color: #EEEEBB;
		padding:2px 8px 2px 8px;
		margin-left: 1px; margin-right: 1px;
		text-decoration:none;
	}
	#menubar a.active {
		/*
		border-bottom-color:#CCC599;
		border-right-color:#CCC599;
		border-left-color:#FFFFFF;
		border-top-color:#FFFFFF;
		*/
	}
	#menubar a:hover {
		background-color:#ffffcc;
		color : #000;
	}
	
.ourteam {
	font: 15px Arial, Helvetica;
	border:1px groove #ffffcc;
	padding:10px;
	text-align:center;
	line-height:24px;
	background-color:#CCCC99;
}

.ourteam A:link, .ourteam A:visited {  
	color: #363604;
}
.ourteam A:hover {   
	color: #ffffcc;
}
	
	
#footer {  
	height: 26px;
	text-align: center;
	font: 14px Times, Georgia;
	font-weight: bold;
	color: #363604;
}
#footer a { 
	font: 14px Times, Georgia;
	color: #363604;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover { 
	border-bottom: 1px solid #363604;
}
