body {
scrollbar-3dlight-color:#cccccc; 
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#E3ECD0;
scrollbar-darkshadow-color:#666666;
scrollbar-face-color:#7A993C;
scrollbar-highlight-color:#f8f8f8;
scrollbar-shadow-color:#ffffff;
background-image:url(../images/bg.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top right;
}
.maintext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bigger {
	color:	#990000;
	font-size:	20;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#navlist {
	width: 150px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#navlist li {
margin: 0px;
font-weight: bold;
height: 20px;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 5px;
	border: 0px solid #000000;
	background-color:#A7BF6F;
	border-bottom: 1px solid #000000;
}
#navlist a:link, #navlist a:visited {
color: #666666;
text-decoration: none;
line-height: 16px;
}
#navlist a:hover, #navlist a:active {
background-color:#E3ECD0;
color: #000000;
border-bottom: 1px solid #000000;
}
input {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	height: 14pt;
	text-align: left;
	text-indent: 2pt;
	background-color: #CCCCCC;

}
textarea {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	text-align: left;
	text-indent: 2pt;
	padding: 1px;
	background-color: #CCCCCC;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.alter {
	text-align: center;
	width: 50px;
}