body, a, td, div {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

ul {
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	vertical-align: center;
	padding-bottom: 0px;
}

li { 
	padding-left: 18px;
	padding-bottom: 6px;
	text-valign: bottom;
	background: url(/images/bullet.jpg) no-repeat 0%;
	


}

.menu a{
	color: white;

	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	color: white;
}

.menu a:visited{
	color: white;
}



input {
	font-size: 11px;
}

a {
	color: #374e0a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5f8b11;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	color: #5f8b11;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #5f8b11;
	text-decoration: none;
}