a:link {
	color: #4D81CD;
	text-decoration: underline;

}
a:visited {
	color: #4D81CD;
	text-decoration: underline;
}
.bottom_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.background {
	background-repeat: repeat-y;
}
#navlist_li {
	padding-left: 50px;
	background-position: no repeat;
	background-image: url(images/droplet.gif);
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4D81CD;
	font-weight: bold;
}
.reg_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #E9E9E9;
}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9ADA11;
	font-weight: bold;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ADA11;
	font-weight: bold;
}
