/* CSS Document */

body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #2A2E2C;
	background-image: url(/template/images/mainback.gif);
	background-repeat: repeat-x;
}
.content_td p {
	padding-left: 10px;
}
.content_td form {
	padding-left: 10px;
}
.banner {
	background-image: url(/template/images/top_background.gif);
	background-repeat: repeat-y;
	background-color: #006200;
}
.right_side {
	background-image: url(/template/images/right_side.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.coloredtemplate {
	background-color: #065E06;
	background-image: url(/template/images/navbackground.gif);
	background-repeat: repeat-x;
}
.bottom_side {
	background-image: url(/template/images/bottom_side.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.content_td {
	background-image: url(/template/images/content_corner.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#Main {
	position: static;
	z-index: 100;
	width: 802px;
	top: 0px;
}
.header {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.nav_style {
	font-size: 85%;
	border: 1px solid #000000;
	color: #FFFFFF;
	width: 130px;
	white-space: normal;
	left: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.nav_style a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(/template/images/listarrow.gif);
	display: list-item;
	padding: 5px;
	background-image: url(/template/images/navback.jpg);
	background-repeat: repeat-x;
}
.nav_style a:hover {
	color: #006200;
	text-decoration: none;
	list-style-image: url(/template/images/listarrow_o.gif);
	background-image: url(/template/images/navback_o.jpg);
	background-repeat: repeat-x;
background-color: #FFFFFF;
	}
.nav_style1 {
	font-size: 85%;
	border: 1px solid #000000;
	color: #006200;
	width: 130px;
	white-space: normal;
	left: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.nav_style1 a {
	color: #006200;
	text-decoration: none;
list-style-image: url(/template/images/listarrow_o.gif);
	background-image: url(/template/images/navback_o.jpg);
	background-repeat: repeat-x;
	list-style-position: inside;
	display: list-item;
	padding: 5px;
	background-color: #66CC99;
}
.topstrip {
	background-image: url(/template/images/topstrip.gif);
	background-repeat: repeat-y;
	background-position: 15px;
}
.coloredtemplate1 {
	background-color: #004300;
}
.coloredtemplate2 {
	background-image: url(/template/images/bottom_left.gif);
}
.copyright {
	font-size: 75%;
	color: #FFFFFF;
	padding-top: 10px;
}
.formfiled {
	border: 1px solid #000000;
}
