@charset "utf-8";
body {
	font: 85% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 780px; 
	background: #F1F1EB;
	margin: 0 auto;
	border: 0px;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 0px 0 0px; 
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 0 10px; 
	background: #F1F1EB;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.style3 {
	color: #333333;
	font-size: 125%;
}
.style4 {
	color: #FF0000;
	font-size: 130%;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style8 {font-size: 8pt}
a:link {
	color: #9b5f20;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style10 {font-weight: bold; font-size: 82%; }
a:visited {
	color: #333333;
}
