

html, body  {
	color:#000000;
	font: 10pt Verdana, Arial, sans-serif;
	margin: 10px;
	scrollbar-base-color:#67A5CC;
}

.header {
background-color: #DEECCE;
color: #38261A;
border: 1px solid #86AFB1;
font-weight: bold;
}

.sidetable {
font-family: verdana;
font-size:10pt;
background-color: #F1E7D9;
color: #38261A;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #7C0000;
}


table {
	color: #522300;
	font-size: 10pt;
}

ul, ol {
	color:#7C0000;
	line-height: 150%;
	font-size: 10pt;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

ul, li {
	color: #C4C4C4;
	list-style-image: url('images/bullet.gif');
	font-size: 10pt;
	text-align: left;
	margin-right: 10px;
}

h1 {
	font-size: 16pt;
	color: #C4C4C4;
	text-align: center;
	background-image: url('images/h1.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h2 {
	font-size: 14pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h2.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h3 {
	font-size: 12pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h3.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

a:link {
	text-decoration: underline;
	color: #372615;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #654F35;
	background-color: transparent;
} 

a:hover {
	text-decoration: none;
	color: #4F6877;
	background-color: #DFC16F;
}
a:active {
	text-decoration: none;
	color: #3C0606;
	background-color: #DFC16F;
}


#LeftNav {
	color: #979797;
	font: bold 10pt Verdana, Arial, sans-serif;
	text-align: right;
	vertical-align: top;
	margin-left: 3px;
	
}

#LeftNav p{
	color: #FFFFFF;
	font: bold 10pt Verdana, Arial, sans-serif;
	margin-left: 3px;
	
}

#LeftNav a:link {
	color: #FFFFFF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('images/but1.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
	
}
 
#LeftNav a:visited {
	color: #316957; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('images/but3.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
	
}

#LeftNav a:hover {
	color: #3A4564; 
	display: block;
	text-decoration: none; 
	text-align: center;
	background-image: url('images/but2.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
	
}

#LeftNav a:active {
	color: #FFFFFF; 
	display: block;
	text-decoration: none;
	text-align: center; 
	background-image: url('images/but4.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
	
}

.main {
font-family: verdana;
font-size:10pt;
background-color: #DEECCE;
color: #38261A;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #86AFB1;
}

.Copyright {
	text-decoration: none;
	color: #895C55;
	background-color:
}