body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
}
 p, td {
	font-size: 12px;
	color: #000;
}
a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:HOVER {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a.links {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
a:hover.links {
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;
}
a.botlink {
	color: #8D480E;
	font-size: 11px;
}
a:hover.botlink {
	color: #8D480E;
	font-size: 11px;
}
a.contentlink {
	color: #8D480E;
	font-size: 12px;
	text-decoration: underline;
}
a:hover.contentlink {
	color: #8D480E;
	font-size: 12px;
	text-decoration: underline;
}
a.bottitle {
	color: #8D480E;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.bottitle {
	color: #8D480E;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.bottitlebg {
	padding: 15px 0px 0px 0px;
	color: #8D480E;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.linkbg {
	background-color: #0086AA;
	height: 40px;
}
.darkline {
	background-color: #D40000;
	width: 768px;
	height: 2px;
}
.searchbar {
	background-color: #FFE3B3;
	width: 768px;
	height: 30px;
}
.botbg {
	background-color: #0086AA;
	height: 20px;
}
.title {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.bottitle {
	padding: 15px 0px 0px 0px;
	color: #8D480E;
	font-weight: bold;
	font-size: 11px;
}
.bottext {
	padding: 0px 0px 15px 10px;
	color: #000;
	font-size: 11px;
}
.develop {
	padding: 10px;
	color: #000;
	font-size: 11px;
	border: 0;
}
a.leftnav {
	text-decoration: none;
	color: #8D480E;
}

a.leftnav:hover {
	text-decoration: underline;
	color: #8D480E;
}
.contact {
	color: #FFF; 
	background-color: #0086AA;
}