body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainbg.jpg);
	}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.footer01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer01 a:link,
.footer01 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
.footer01 a:hover {
	color:#003366;
	text-decoration:none;
}
.footer01 a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;

}
.nav01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.nav01 a:link,
.nav01 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.nav01 a:hover {
	color:#47606E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A7C7DB;
	border-right-color: #A7C7DB;
	border-bottom-color: #A7C7DB;
	border-left-color: #A7C7DB;
	border-color:#A9C3E6;
	text-decoration:none;
}
.nav01 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}


#cms_pagetitle {
	font-weight: bold;
	font-size: 14px;
	margin-bottom:5px;
}
