body {
	background-color: #62633A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62633A;
}
a:link {
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #333300;
}
a:hover {
	color: #663300;
	font-weight: bold;
}
a:active {
	color: #339900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #333300;
}
h2 {
	font-size: 14px;
	color: #006600;
}
h3 {

	font-size: 14px;
	color: #333300;
}
.MainCell {
	background-color: #FFFFFD;
	border: 6px solid #996600;
	background-attachment: fixed;
	background-image: url(images08/background1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.imageright {
	float: right;
}
.imageleft {
	float: left;
	margin-right: 5px;
	border: 1px solid #003333;
}
.rightlinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	margin-left: 7px;
}
.tableleft {
	float: left;
	margin-right: 5px;
	border: 1px solid #003333;
	margin-left: 25px;
	padding: 5px;
}
.footer {
	clear: both;
}
