.style1 {color: #C2994A}
body {
	background-color: #9F7A35;
	color: #FFFFFF;
	text-transform: none;
	font-size: 12px;
}
.formtxt {
	color: #000000;
}

.mn_tbl_bkgrd {
	background-color: #C2994A;
}
.tptblecolor {
	background-color: #F1EAB4;
}
.bottom_nav {
	font-size: 10px;
	word-spacing: 4px;
	color: #000000;
	font-family: Tahoma;
}
.page_hdrs {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	text-decoration: underline;
	text-align: left;
}


a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;

}

