body {
	background-image: url(nav/bg.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444d61;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778f49;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.textboldBLue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444d61;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textboldGREEN {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778f49;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textboldGREENItalics {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778f49;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}.menuSpecial {
	position: absolute;
	visibility: hidden;
	z-index: auto;
	width: 100%;
	left: 0px;
	top: 380px;
}

