body, html{
	scrollbar-face-color: #99CC99;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #99CC99;
	scrollbar-3dlight-color: #99CC99;
	scrollbar-arrow-color:  #333333;
	scrollbar-track-color: #99CC99;
	background-image: url(../images/background.gif);
	background-color: #669966;
	margin: 0px;
}
	
.designtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	background-color: #336633;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/background_bottom.gif);
	padding-right: 6px;
}
.designtext a:link {text-decoration: none; color: #99CC99}
.designtext a:visited {text-decoration: none; color: #99CC99}
.designtext a:hover {text-decoration: underline; color: #99CC99}

.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	background-color: #336633;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/background_bottom.gif);
	padding-left: 6px;

}
.copytext  a:link {text-decoration: none; color: #99CC99}
.copytext  a:visited {text-decoration: none; color: #99CC99}
.copytext a:hover {text-decoration: underline; color: #99CC99}

.layer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 5px;
	background-color: #99CC99;
}
.layer a:link {text-decoration: underline; color: #333333}
.layer a:visited {text-decoration: underline; color: #333333}
.layer a:hover {text-decoration: none; color: #333333}


.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #336633;
}
.contact   a:link {text-decoration: underline; color: #99CC99}
.contact   a:visited {text-decoration: underline; color: #99CC99}
.contact  a:hover {text-decoration: none; color: #99CC99}