body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #343434;
	background-image: url(../images/background_fade.jpg);
	background-repeat: repeat-x;
}
.headtext {
	font-size: 10px; color: #000000; text-decoration: none;
}
.headtext2 {
	font-size: 10px; color: #000000; text-decoration: none;
}
.headlink {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.headlink:hover {
	font-size: 10px;
	color: #EC732B;
	text-decoration: none;
	font-weight: bold;
}
.bodytext-white {
	color: #E8E8E8;
	text-decoration: none;
	font-size: 10px;
	LINE-HEIGHT: 18px;
	text-align: justify;
}
.bodytext-black {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	LINE-HEIGHT: 18px;
	text-align: justify;
}
.formfield {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #81DEF8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formbutton {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2DC8F4;
	font-weight: bold;
	letter-spacing: 1px;
}
.bodylink-blue {
	font-size: 10px;
	color: #2DC8F4;
	text-decoration: underline;
}
.bodylink-blue:hover {
	font-size: 10px;
	color: #2DC8F4;
	text-decoration: none;
}
.pagelink {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #2DC8F4;
	text-decoration: none;
}
.pagelink:hover {
	font-size: 13px;
	color: #EC732B;
	font-weight: bold;
	background-color: #E4E4E4;
	text-decoration: none;
}
.backnextlink {
	font-size: 13px;
	color: #2DC8F4;
	font-weight: bold;
	text-decoration: none;
}
.backnextlink:hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.leftlink {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.leftlink:hover {
	font-size: 10px;
	color: #F4CC2D;
	text-decoration: underline;
	font-weight: bold;

}
.footlink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footlink:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.formfieldwarning {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #2DC8F4;
}
