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: #FFFFFF; text-decoration: none;
}
.headtext2 {
	font-size: 10px; color: #000000; text-decoration: none;
}
.headlink {
	font-size: 10px;
	color: #FFFFFF;
	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;

}
.bodytext-black {

	color: #333333;
	text-decoration: none;
	font-size: 10px;
	LINE-HEIGHT: 18px;
}
.formfield {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F8E081;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.formbutton {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC732B;
	font-weight: bold;
	letter-spacing: 1px;
}
.bodylink-orange {
	font-size: 10px;
	color: #EC732B;
	text-decoration: underline;
}
.bodylink-orange:hover {
	font-size: 10px;
	color: #EC732B;
	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: #ffffff;
	text-decoration: none;
}
.footlink:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.formfieldwarning {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #EC732B;
}
li.bookmark { margin: 5px 0 0 0; line-height: 16px; float: left; width: 120px; }