.maintext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	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: 160px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#navlist li {
margin: 0;
font-weight: bold;
height: 15px;
}
#navlist a {
	display: block;
	padding: 0px 0px 0px 20px;
	border: 0px solid #000000;
	background-image:   url(../images/nav.gif);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
color: #666666;
text-decoration: none;
line-height: 16px;
}
#navlist a:hover, #navlist a:active {
background-image:   url(../images/nav.gif);
background-repeat: no-repeat;
color: #F57E20;
}
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;
	height: 200pt;
	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;
}
