body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../images/background.jpg);
}
.navLevel1 {
	background-image: url(../images/header.jpg);
	height: 126px;
	width: 777px;
}
.navLevel2 {
	background-image: url(../images/bg_nav.gif);
	height: 30px;
	width: 777px;
}
.hptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	font-weight: normal;
	color: #D5647C;
	text-decoration: none;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-transform: none;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright a
{
	color: #999999;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	Text-decoration: underline;
	}
	.copyright a:hover
{
	color: #999999;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	Text-decoration: none;
}
.title {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	text-transform: none;
	font-weight: normal;
	color: #312b2b;
}
.bgdothoriz {
	line-height: 6px;
	background-image: url(../images/bg_dothoriz.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.bgdotvert {
	background-image: url(../images/bg_dot_vert.gif);
	background-repeat: repeat-y;
}
.textwh {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #FFFFFF;
}
