body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e8dca2;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixLt #container { 
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
.twoColFixLt #sidebar1 {
	float: left; 
	width: 150px;
	background: #e8dca2;
	border-style: solid;
	border-color: #efe8c8;
	height: 1850px;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 180px;
	padding: 0 20px 20px;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 14px
}
.style4 {
	font-size: x-small
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 16px;
}
.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.style7 {font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; font-size: 12px }
h2 {font-weight: bold; color: #000066; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 20px}
.style9 {
	font-size: xx-small
}
.style10 {font-size: 16px; font-family: "Times New Roman", Times, serif}
h1	{
	font-size:xx-small;
	}
.nav	{
	font-weight: bold;
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	}
body,html{
	height:100%;
	scrollbar-face-color:#e8dca2;
	scrollbar-track-color:#efe8c8;
	}
.twoColFixLt #footer{
	background-color: #e8dca2;
	border: solid;
	border-color: #efe8c8;
	}
a:link	{
	color: #0033FF;
	text-decoration:none;
	}
a:visited{
	color: #000066;
	text-decoration:none;
	}
a:hover	{
	color:#003399;
	background-color:#efe8c8;
	text-decoration:overline underline;
	}
