body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style2 {color: #7F9DB9}
body,td,th {
	color: #3F3826;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.main {
	width:750px;
	text-align:center;
	 height:756px;
	 border:none;
	 padding-left:20em ;
	}
a:link {
	color: #B6A16C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B6A16C;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		
		background-color: #0C2965;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		
		background-color: #2586d7;
		color: #fff;
		}
.style6 {color: #663300}
.style8 {color: #663300; font-weight: bold;
