/* CSS Document */

.links {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.links:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #85C30A;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.links-active {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #85C30A;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

.bottomlinks {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #606D78;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.bottomlinks:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #606D78;
	
}
.bottomlinks-active {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #418200;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}	

.more{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
}
.more:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	display: inline;
	font-weight: bold;
}
.form{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #E96012;
	display: inline;
	font-weight: bold;
	border: 1px solid #418200;
	background-color: #FFFFFF;
}
.linkavani {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.linkavani:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}
