body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
}
#page {
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
}
#footer {
	margin: 0px auto 30px auto;
	background: url(images/nav-bgg.jpg) repeat-x left top;
	color: #ffffff;
	font-size: 11px;
}
#footer a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #c5e22f;
	text-decoration: none;
}
#footer a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.greentitle {
	font-family: Verdana;
	font-size: 14px;
	color: #142512;
	font-weight: bold;
}
.greenbold {
	font-family: Verdana;
	font-size: 12px;
	color: #142512;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #142512;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#nav2 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #e5e22f;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navoff {
	font-family: Verdana;
	font-size: 11px;
	color: #e5e22f;
	font-weight: bold;
}
.black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.smlblack {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.forminput {  
	font-family: Verdana;
	font-size: 11px;
	color: #000080;
	background-color: #ffffff
}