.formheader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	background-color: #009900;
	border: 1px solid #000000;
}
.formsubheader {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.formhelp {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.formfooter {
	background-color: #009900;
	border: 1px solid #000000;
}
.formimagetd {
	background-color: #0099CC;
}
.formerror {
	font-size: 12px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.formerrorlarge {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.formfield {
	font-size: 12px;
}
.formrequiredfield {
	font-size: 14px;
	color: #FF0000;
}
.fullborder {
	border: 1px solid #000000;
}
.formmain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.mainpage {
	border: 1px solid #000000;
}
.racard {
	border: 1px solid #000000;
}
.imagebox {
	border: 1px solid #000000;
}
.featuressubbox {
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
.topquickmenu {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.basic-medium-text {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titletext {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.small-text-black {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.medium-bold-text {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.large-bold-text {
	font-size: large;
	font-style: normal;
	font-weight: bolder;
}

