body {
	background-color: #40a17d;
	scrollbar-base-color: #40a17d;
	color: #000000;
}

a, body, p, div, table, tr, th, td, form, input, textarea, select, option, h1, h2, h3 {
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Verdana, Tahoma, Arial, Sans-serif, Monospace;
	line-height: 110%;
}

img {
	border: 0px;
}

#container {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#image {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 860px;
	height: 580px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#main {
	background-color: transparent;
	background-image: none;
	scrollbar-base-color: #3b565d;
	border: 0px;
	width: 433px;
	height: 238px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 4;
	left: 213px;
	top: 320px;
}

a {
	background-color: transparent;
	background-image: none;

}

a:link {
	color: #d3dcbd; 
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #d3dcbd; 
	font-weight: normal;
	text-decoration: none;	
}

a:hover, #main a:active {
	color: #000000; 
	background-color: #d3dcbd;
	text-decoration: overline underline;
	
}

#main h3 {
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	line-height: 130%;
	line-width: 100%;
	color: #c0c8b0;
	border-bottom: 1pt solid #000000;
}

form {
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	color: #62676d;
}

input, textarea, select, option {
	background-color: #d8ddcd;
	border: 1px solid #000000;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
}

select, option {
	border: 0px;
}
