.maintext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
a:link, active, vistited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#navlist {
width: 163px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 18px;
}
#navlist li {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a {
	display: block;
	padding: 0px 0px 0px 18px;
	border:1px solid #666666;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navlist a:link, #navlist a:visited {
color: #000000;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #CC0000;
color: #CC0000;
border: 1px solid #CC0000;
}
h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18pt;
	color: #CC0033;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
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;
}