html {overflow-y:scroll;}

body {
	background-image: url(images/background-lt_green.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #BFBA66;
}
a:link {
	color: #622B0C;
	text-decoration: underline;
}
a:visited {
	color: #CE8533;
	text-decoration: underline;
}
a:hover {
	color: #00A;
	text-decoration: underline;
}
#main tr #footer {
	background-color: #9E9A43;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
	color: #622B0C;
	font-weight: bold;
	font-size: 9px;
}
tr #content {
	background-color: #FFF;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
tr #left_content_ {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #9B9742;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: oblique;
	font-size: 12px;
}
#main tr #left_content_ a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #622B0C;
	text-decoration: underline;
}

#main tr #left_content_ a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #DAA063;
	text-decoration: none;
}
#main tr #left_content_  a:hover {
	color: #00A;
	text-decoration: underline;
}
h1 {
	font-size: x-large;
	color: #6F5E44;
	padding-right: 25px;
}
h2 {
	font-size: large;
	color: #552B00;
	padding-right: 15px;
}
h3 {
	font-size: small;
	color: #4D412F;
	padding-bottom: 0px;
}
h4 {
	font-size: small;
	color: #DAA063;
}
h5 {
	font-size: large;
	color: #DAA063;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #111;
}
