.normaltexttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}
.normaltexttop a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}
.normaltexttop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normaltexttop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}
.normaltexttop a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}
.normaltextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A8DFF;
	text-decoration: none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6F6F6F;
}
.normaltext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6F6F6F;
}
.normaltext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normaltext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.normaltext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A8DFF;
	text-decoration: none;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftbg {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(../images/left_bg_sub.jpg);
	background-repeat: repeat-x;
}
.lbgsub {
	background-image: url(../images/right_bg_sub.jpg);
	background-repeat: repeat-x;
}
.rbgsubCopy {

	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3C904;
	text-decoration: none;
}
.normaltextgreen a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
.normaltextgreen a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3C904;
	text-decoration: none;
}