.header {
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 778px;
}
.textheader {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.maintext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.footertext {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 13px;
}
.menutext {


	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 13px;
}
.textheaderblack {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a:link.footerlink {
	color: #999999;
	text-decoration: none;
}
a:visited.footerlink {
	color: #999999;
	text-decoration: none;
}
a:hover.footerlink {
	color: #999999;
	text-decoration: underline;
}
a:active.footerlink {
	color: #999999;
	text-decoration: none;
}
a:link.menulink {
	color: #666666;
	text-decoration: none;
}
a:visited.menulink {
	color: #666666;
	text-decoration: none;
}
a:hover.menulink {
	color: #666666;
	text-decoration: underline;
}
a:active.menulink {
	color: #666666;
	text-decoration: none;
}
a:link.redlink {
	color: #cc0000;
	text-decoration: none;
}
a:visited.redlink {
	color: #cc0000;
	text-decoration: none;
}
a:hover.redlink {
	color: #666666;
	text-decoration: underline;
}
a:active.redlink {
	color: #cc0000;
	text-decoration: none;
}