body {
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-color: #f3f6f4;
	background-image: url(images/green_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}.title_back {
	background-color: #4E5526;
	background-image: url(images/title_slice.gif);
	background-repeat: repeat-x;
}
.hormenu_back {
	background-color: #d0dfcc;
}
.vert_menu_back {
	background-image: url(images/cloudy_texture.jpg);
	background-repeat: repeat-y;
}
.table_header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	padding: 3px;
	text-decoration: underline;
	text-align: left;
	background-color: #CCCECA;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.table_body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	background:lightyellow;
}
.table_body A:link {text-decoration: underline; color: #006600}
.table_body A:visited {text-decoration: underline; color: #006600}
.table_body A:active {text-decoration: underline; color: #006600}
.table_body A:hover {text-decoration: underline; color: #33CC00}

.table_outline {
	border: thin solid #000000;
	padding: 0px;
}
.main_back {
	background-image: url(images/county_seal_grey.jpg);
	background-repeat: no-repeat;
	background-position: 300px center;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-color: #000000;
	background-attachment: fixed;
}
.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
.main_text_title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.main_text_subcat {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;
	text-align: left;
}
.main_text_highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.main_text div {
	overflow: auto;
	height: 500px;
}
.tickerstyle{
	width:450px;
	height:60px;
	background:lightyellow;
	padding:2px;
	overflow:hidden;
	text-align: left;}
.tickerstyle A:link {text-decoration: underline; color: #006600}
.tickerstyle A:visited {text-decoration: underline; color: #006600}
.tickerstyle A:active {text-decoration: underline; color: #006600}
.tickerstyle A:hover {text-decoration: underline; color: #33CC00}

.messagediv{display: none;background:lightyellow}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	position: relative;
	display:block;
	height:5px;
	margin-top:10px}
.tagline A:link {text-decoration: none; color: #999999}
.tagline A:visited {text-decoration: none; color: #999999}
.tagline A:active {text-decoration: none; color: #999999}
.tagline A:hover {text-decoration: underline; color: #33CC00}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	background:lightyellow;
}
.nav:hover {cursor: pointer;
	background-color: white;
	}
