@charset "utf-8";
.back {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #9fb3b8;
}
.backtext {
	background-image: url(../images/text_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323aeb;
	text-decoration: none;
}
.bluesmalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323aeb;
	text-decoration: none;
}
.bluesmalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #323aeb;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.titlewhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.backtext2 {

	background-image: url(../images/text_back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backtext3 {


	background-image: url(../images/text_back3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.smalltextblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.linktextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
