.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
}
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;
	text-align: right;
}
#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: 19px;
}
#navlist a {
	display: block;
	padding: 2px 25px 2px 2px;
	border: 0px solid #000000;
	background-image:  url(../images/index_04.jpg);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
color: #666666;
text-decoration: none;
line-height: 17px;
}
#navlist a:hover, #navlist a:active {
background-image:  url(../images/over_04.jpg);
background-repeat: no-repeat;
color: #ff0000;
}
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: right;
	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;
}