@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	background-image: url(images/bg3.jpg);
	background-color: #Fffde4;
	margin-top: 0px;
}
h1 { font-size: 2.4em;}
h2 { font-size: 1.6em;}
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }

div.clear {
	clear: both;
	width: 100%;
}



a:link {
	color: #7C3B15;
}
a:visited {
	color: #AF7B05;
}
a:hover {
	color: #7C3B15;
}
a:active {
	color: #7C3B15;
}
body,td,th {
	color: #000000;
}

.style1 {	color: #A35601	}
.style4 {font-size: .9em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style6 {font-size: 1.2em; font-family: Arial, Helvetica, sans-serif;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;}

.smltxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 1.3em;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #996600;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.mainlinks {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	text-align:left;	}
.mainlinks a:link {	text-decoration: none;	color: #ffffff;	padding:3px 3px 4px 3px;	}
.mainlinks a:visited {	text-decoration: none;	color: #ffffff;	}
.mainlinks a:hover {	text-decoration: none;	color: #000000;	background-color: #ffffff;	border-top:1px solid #111111;	border-bottom:1px solid #cccccc;}
.mainlinks a:active {	text-decoration: underline;	color: #666666;	}
.mainlinks ul {display:inline;	list-style:none;	margin:0px 0 0 0;	padding:4px 0 0 0;}
.mainlinks li {margin:0 5px 0 0;	display:inline;	color:#666666;}	