.maintext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.smalltext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bigger {
	color:	#990000;
	font-size:	20;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#navlist {
	width: 170px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#navlist li {
margin: 0;
font-weight: bold;
height: 20px;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 15px;
	border: 0px solid #000000;
	background-image:  url(../images/index_02.jpg);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
color: #ffffff;
text-decoration: none;
line-height: 17px;
background-color:#336600;
}
#navlist a:hover, #navlist a:active {
color: #000000;
	border: 0px solid #000000;
	background-image:  url(../images/over_02.jpg);
	background-repeat: no-repeat;
}
