body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.labeltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
.gradient_bg {
	background-attachment: scroll;
	background-image:  url("../images/c1e_content_bg.gif");
	background-repeat: repeat-x;
	background-color: #1F1F1F;
}
.gradient_bg_right {
	background-attachment: scroll;
	background-image:  url("../images/c1e_buckets_bg.gif");
	background-repeat: repeat-x;
	background-color: #1F1F1F;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666769;
	text-decoration: none;
}
a:hover.copyright_text {
	color: #74963B;
} 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #58A2C0;
	line-height: 13px;
}
.form {
	background-color: #2C2C2D;
	border: 1px solid #101010;
	color: #9EA0A2;
	font-size: 10px;
	padding: 3px;
	margin: 2px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9C9C;
	text-decoration: none;
	line-height: 13px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C9C9C;
	text-decoration: none;
	line-height: 13px;
}
.bodytextboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58A2C0;
	text-decoration: none;
	line-height: 13px;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: 13;
}
a:hover.bodytextlink {
	color: #74963B;
} 
.design_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	text-decoration: none;
}
a:hover.design_text {
	color: #74963B;
} 
