@charset "utf-8";
.head_bg {
	background-image: url(images/head_bg.gif);
	height: 92px;
	background-repeat: repeat-x;
}
.main_bg {
	background-image: url(images/main_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #343434;
}
.head_txt {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.head_txt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.head_txt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.head_txt a:hover {
	text-decoration: none;
}
.head_txt a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main_txt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #535353;
	line-height: 18px;
	text-align: justify;
}
.header_green {
	font-family: Century, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2A6706;
}


.nav_bg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}
.nav_txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.nav_txt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav_txt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav_txt a:hover {
	text-decoration: none;
}
.nav_txt a:active {
	text-decoration: none;
	color: #FFFFFF;
}.header_txt {
	font-family: Century;
	font-size: 17px;
	color: #2a6706;
	font-weight: normal;
	font-style: normal;
}
.bdr_dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.main_txt2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #2A6606;
}
.main_txt2 a:link {
	text-decoration: none;
	color: #2A6606;
}
.main_txt2 a:visited {
	text-decoration: none;
	color: #2A6606;
}
.main_txt2 a:hover {
	text-decoration: none;
}
.main_txt2 a:active {
	text-decoration: none;
	color: #2A6606;
}
.ft_txt {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.main_txt3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	line-height: 19px;
}
.side_txt {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.main_bg2 {
	background-image: url(images/main_bkg2.jpg);
	background-repeat: repeat-x;
	background-color: #343434;
}
.header_txt2 {
	font-family: Century;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.header_txt3 {
	font-family: Century;
	font-size: 22px;
	color: #2a6706;
	font-weight: normal;
	font-style: normal;
}
.main_txt2Copy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #2A6606;
}
.main_txt2Copy a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.main_txt2Copy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.main_txt2Copy a:hover {
	text-decoration: none;
}
.main_txt2Copy a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.header_txt4 {
	font-family: Century;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	background-color: #333333;
}
.newsbox {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 219px;
	border: 1px solid #999999;
}

.newsbox .newsheading {
	background: #E6E6E6;
	font-size: small;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	padding: 15px;
}

.newsbox .newstext {
	padding: 5px 15px 5px 13px;
	font-size: small;
}

#Content .newsbox ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#Content .newsbox li {
	background: url(./images/plus.gif) 0px 6px no-repeat;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 6px 15px;
}

