.topLEFT {
	background-image:     url("img/forms/topLEFT.gif");
	background-repeat: no-repeat;
	height: 9px;
	width: 17px;
	background-position: right;
}
.topRIGHT {
	background-image:     url("img/forms/topRIGHT.gif");
	background-repeat: no-repeat;
	height: 9px;
	width: 17px;
}
.formTABLE {
	margin-left: 10px;
}
.horizBLUE {
	background-color: #0072BC;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	height: 7px;
	padding: 5px;
}
.bottomLEFT {
	background-image:     url("img/forms/bottomLEFT.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.formMIDDLE {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
.formElements {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	margin: 2px;
}
.formROOT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bottomRIGHT {

	background-image:     url("img/forms/bottomRIGHT.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.formBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0072BC;
}
.side {
	background-color: #0072BC;
}
