.back {
	background-color: #75879b;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.left {
	background-image: url(../images/left_image.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right {

	background-image: url(../images/image_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.middle {
	background-image: url(../images/middle_image.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c6c8ca;
	text-decoration: none;
}
.dv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c6c8ca;
	text-decoration: none;
}
.mainlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #005aab;
	text-decoration: none;
	font-style: oblique;
}

.mainlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #505066;
	text-decoration: none;
	font-style: oblique;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #005aab;
	text-decoration: none;
	font-style: normal;
}
.bodytextblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.backtext {
	background-image: url(../images/back_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.backshadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.backtext2 {
	background-image: url(../images/back_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.backshadow2 {
	background-image: url(../images/shadow2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.backtext3 {
	background-image: url(../images/back_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bodytextwt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
