body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
.nav_bar {
	font-size: 12px;
	background-color: #339966;
	height:18px
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}   
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}   
.active_link {


	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.heading {
	font-size: 14px;
	color: #339966;
	font-weight: bold;
}
.green_link {
	color: #339966;
	font-weight: bold;
}
.centered {
	text-align: center;
}
a.bodylink:link {

	color: #339966;
	text-decoration: none;
	font-weight: bold;
}
a.bodylink:hover {

	color: #339966;
	text-decoration: underline;
	font-weight: bold;
}
a.bodylink:visited {

	color: #339966;
	font-weight: bold;
}
select {
	height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.input_box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 160px;
}
.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#339966;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.convey {
	color: #FFFF33;
	font-weight: bold;
}
