body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	font-family: Arial, san-serif;
	font-size: 12px;
}

a	{
	color: #658c01;
	text-decoration: underline;
}

.textblock {
	line-height: 17px;
	margin-bottom: 40px;
}

td	{
 	font-family: Arial, san-serif;
	font-size: 12px;
}

.hrbig {
	height: 20px;
	background: #eeeeee;
	margin: 40px 0px 40px 0px;
}

h2 {
	color: #333333;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#head { 
	background: url(../_gfx/logo.gif) left no-repeat #6CACEC;
	height: 86px;
}

#menumain {
	background: #97c706;
	height: 27px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#menumain ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menumain li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 27px;
	border-right: 1px solid #ffffff;
}

#menumain a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
	padding: 0px 20px 0px 20px;
}

#menumain a.selected {
	background: #eeeeee;
	color: #759c01;
	border-bottom: 1px solid #eeeeee;	
}

#menumain a:hover {
	background: #eeeeee;
	color: #666666;
}

#menusub {
	position: relative;
	height: 27px;
	background: #eeeeee;
}

#menusub ul {
	position: absolute;
	left: 10px;
	top: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menusub li {
	float: left;
	height: 27px;
}

#menusub a {
	display: block;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 27px;
	padding: 0px 10px 0px 10px;
}

#menusub a:hover{
	background: #eeeeee;
	text-decoration: underline;
}

#menusub a.selected {
	background: #ffffff;
	color: #759c01;
}

#menusub {
}

#menusub {
}

#urhere {
	font-size: 12px;
	font-weight: bold;
	color: #4C8CD4;
	margin: 20px 0px 30px 20px;
}

#urhere a {
	color: #4C8CD4;
	text-decoration: none;
	font-weight : bold;
}

#urhere a:hover{
	text-decoration: underline;
	background: #ffffff;
}

#content3col {
	width: 1000px;
}

#content3col .left {
	float: left;
	width: 240px;
}

	#sidemenu {
		margin: 2px 20px 40px 17px;
	}
	
	#sidemenu h1 {
		font-weight: bold;
		font-size: 12px;
		color: #666666;
		height: 18px;
		background: url(../_gfx/dottedline.gif) bottom repeat-x;
		padding: 0px;
		margin: 0px 0px 13px 3px;
	}
	
	#sidemenu a {
		font-weight: bold;
		font-size: 12px;
		color: #68a9e9;
		display: block;
		padding: 2px 3px 2px 3px;
		margin: 3px 0px 3px 0px;
		text-decoration: none;
	}
	
	#sidemenu a:hover {
		background: #eeeeee;
		color: #555555;
	}
	
	#sidemenu a.selected {
		background: #74b3f1;
		color: #ffffff;
	}

	#objectinfo {
		margin: 0px 20px 20px 20px;
		color: #555555;
	}
	
	#objectinfo h1 {
		font-weight: bold;
		font-size: 12px;
		color: #666666;
		height: 18px;
		background: url(../_gfx/dottedline.gif) bottom repeat-x;
		padding: 0px;
		margin-bottom: 13px;
	}
	
	#objectinfo span {
		color: #97bf0d;
		font-weight: bold;
	}
	
	#objectinfo a {
		color: #555555;
		text-decoration: none;
	}
	
	#objectinfo a:hover {
		text-decoration: underline;
		background: #ffffff;
	}

#content3col .center {
	float: left;
	width: 450px;
	margin-right: 40px;
	margin-left: 10px;
}

	#content3col .center h1 {
		font-weight: bold;
		font-size: 22px;
		color: #333333;
		margin: 0px 0px 5px 0px;
	}
	
	#content3col .center h2 {
		font-weight: bold;
		font-size: 16px;
		color: #87b300;
		margin: 0px 0px 20px 0px;
	}
	
	#content3col .center h3 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
	
	#pagenav {
		font-size: 14px;
		font-weight: bold;
		margin: 50px 0px 0px 0px;
	}

	#pagenav span {
		display: block;
		color: #888888;
		float: left;
		line-height: 25px;
		margin-right: 20px;
	}
	
	#pagenav a {
		display: block;
		float: left;
		width: 25px;
		border: 1px solid #dadada;
		text-decoration: none;
		color: #68a9e9;
		margin-right: 2px;
		line-height: 25px;
		text-align: center;
	}
	
	#pagenav a:hover {
		color: #ffffff;
		background: #68a9e9;
		border: 1px solid #68a9e9;
	}

	#pagenav a.selected {
		color: #87b300;
		border: 0px solid #68a9e9;
	}

	#pagenav a.selected:hover {
		color: #87b300;
		border: 0px solid #68a9e9;
		background: #ffffff;
	}
	
	
	#pagenav span {
	}
	
#content3col .right {
	float: left;
	width: 240px;
}

	.pic {
		margin: 5px 0px 20px 0px;
		color: #555555;
	}

	.pic img {
		margin-bottom: 4px;
	}

#content2col {
	width: 980px;
	margin-left: 20px;
}

#content2col .left {
	float: left;
	width: 680px;
	margin-right: 30px;
}

#content2col h1 {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	margin: 0px 0px 5px 0px;
}

#content2col h2 {
	font-weight: bold;
	font-size: 16px;
	color: #87b300;
	margin: 0px 0px 20px 0px;
}

#content2col h3 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


#content2col .right {
	float: left;
	width: 240px;
}


#centerwide {
	width: 800px;
	margin-left: 20px;
	margin-right: 20px;
}

#centerwide h1 {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	margin: 0px 0px 5px 0px;
}

#centerwide h2 {
	font-weight: bold;
	font-size: 16px;
	color: #87b300;
	margin: 0px 0px 20px 0px;
}

#centerwide h3 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


#index {
	margin: 15px 0px 15px 0px;
}
	#index .row {
	}
	
	#index hr {
		background: url(../_gfx/dottedline.gif) top repeat-x;
		border: 0px;
		height: 1px;
		color: #ffffff;
		padding: 0px;
		margin: 0px 0px 20px 0px;
	}

	#index .pic {
		float: left;
		width: 100px;
		height: 100px;
	}
	
	#index .text {
		float: left;
		width: 550px;
	}
	

	#index h1 {
		font-weight: bold;
		font-size: 15px;
		color: #88b401;
		margin: 0px 0px 8px 0px;
	}

	#index a.headline {
		display: block;
		font-weight: bold;
		font-size: 15px;
		color: #88b401;
		margin: 0px 0px 8px 0px;
		text-decoration: underline;
	}

	#index a.headline:hover {
		color: #555555;
	}

	
	#index a.object {
		color: #4b91d5;
		text-decoration: underline;
		display: compact;
		margin-right: 10px;
	}
	
	#index a.object:hover {
		color: #ffffff;
		text-decoration: none;
		background: #4b91d5;
	}

	#index .objectinfo {
		font-size: 11px;
		color: #666666;
		margin: 20px 0px 10px 0px;
	}

	#index .objectinfo a {
		color: #666666;
		text-decoration: none;
	}

	#index .objectinfo a:hover {
		text-decoration: underline;
	}

#eventbox {
	width: 200px;
}
	
	#eventbox h1 {
		font-weight: bold;
		font-size: 12px;
		color: #666666;
		height: 18px;
		background: url(../_gfx/dottedline.gif) bottom repeat-x;
		padding: 0px;
		margin: 0px 0px 6px 0px;
	}
	
	#eventbox a {
		font-weight: bold;
		font-size: 12px;
		color: #68a9e9;
		display: block;
		padding: 2px 2px 2px 2px;
		margin: 3px 0px 3px 0px;
		text-decoration: none;
	}
	
	#eventbox a:hover {
		background: #eeeeee;
		color: #555555;
	}
	
	#eventbox a.selected {
		background: #eaf5ff;
	}



#tinynews {
	border-top: 20px solid #eeeeee;
	margin-top: 20px;
	padding-top: 20px;
}

#tinynews h1 {
	font-size: 16px;
	margin-bottom: 35px;
	color: #444444;
}

#tinynews h2 {
	color: #4b91d5;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0px;
}

#tinynews h2 span {
	font-size: 10px;
	color: #999999;
	font-weight:normal;
}

#tinynews .row {
	border-bottom: 1px solid #efefef;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
}

#tinynews p {
	padding: 0px;
	margin: 0px;
}

#tinynews a {
	color: #4b91d5;
	text-decoration: none;
}

#tinynews a:hover {
	text-decoration: underline;
}

#bottom {
	padding: 20px 0px 20px 50px;
	background: url(../_gfx/dottedline2.gif) top repeat-x #eeeeee;
	color: #666666;
}

#bottom a {
	display: compact;
	margin-right: 10px;
	text-decoration: none;
	color: #5194d6;
}

#bottom a:hover {
	text-decoration: underline;
}

#img_right { float:right}
#img_left { float:left}



.navBox{
	float: left;
	margin: 0;
	padding: 0 0 2px 0;
	width: 100%;
	background-color:white;
	background: url("../_gfx/dottedline2.gif")  top repeat-x;
	border:none;
}

.navBoxHeadline {
float: none;
width: 100%;
height: 24px;
margin: 1px 0 5px 0;
background: #eeeeee;
}


.navBoxHeadline h3 a {
padding: 0 !important;
background: none  !important;
text-decoration: none;
}
.navBoxHeadline h3 {
float: left;
margin: 5px 0 7px 0 !important;
padding: 0 0 0 10px;
width: auto !important;
font-size: 0.8333em;
font-weight: bold;
line-height: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}

.navBoxHeadline .navTabs {
float: left;
width: auto;
height:1.6em !important;
margin: 5px 0 0 5px !important;
font-size: 0.8333em;
padding: 0 0 0 6px;
background: none !important;
}
.navBoxHeadline .navTabs li{
float: left;
list-style: none;
padding: 0 5px;
height: 1.2em;
border-right: solid 1px #ccc;
line-height: 1.2em;
font-size: 1em;
}
.navBoxHeadline .navTabs li a{
color: #666;
}