body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/BGtop.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
}


a:link {
	color: #cf8103;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #cf8103;
}
a:hover {
	text-decoration: underline;
	color: #edc806;
}
a:active {
	text-decoration: none;
	color: #cf8103;
}

p {
	padding: 0px 0px 0px 20px;
}

a {
	font-weight: bold;
	font-size: 14px;
}

img {
	border: 0px;
}

h1 {

}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #FF0000;
}
h4 {
	font-size: 18px;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.style1 {
	text-align: center;
	font-family: Trebuchet MS;
	font-size:12px;
}

.style2 {
	text-align: center;
	font-family: Trebuchet MS;
	font-size:16px;
	color:Red;
}

.style3 {
	text-align: center;
	font-family: Trebuchet MS;
	font-size:11px;
	font-weight:bold;
}

.style5 {font-size: 14px; font-weight: bold; }

.style6 {color: #466809}

#indent {
	padding: 0px 0px 0px 30px;
}

#sitemap {
	border: 0px solid #000;
	padding: 0px 20px;
	float: left;
	width: 330px;
	height: 500px;
}

.sitemaptext {
	border: 0px solid #000000
	padding: 0px 20px;
	float: left;
	width: 250px;
	height: 30px;
}

#links {
	color:#cf8103;
}

#left {
	border: 0px solid #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 500px;
	text-align: left;
}

#form {
	border: 1px solid green; 
	padding:4px;
	float: left;
	width: 170px;
}

#right {
	border: 0px solid #000;
	float: left;
	text-align: left;
	width: 210px;
}

#footer {
	border: 0px solid #000;
	margin: 0 auto;
	width: 292px;
	height: 20px;
}

.footerlinks {
	border: 0px solid #000;
	padding: 0 10px;
	float: left;
	height: 20px;
	text-align: center;
}

#copyright {
	border: 0px solid #000;
	margin: 0 auto;
	float: top;
	width: 200px;
	height: 55px;
}