.tblOffering {
	width: 600px;
}

.tblOffering .clsOfferingTop {
	background: url(../images/offering_Top.gif) left top no-repeat;
	width: 600px;
	height: 17px;
}

.tblOffering .clsOfferingMiddle {
	background: url(../images/offering_Middle.gif) left repeat-y;
	width: 600px;
}

.tblOffering .clsOfferingBottom {
	background: url(../images/offering_Bottom.gif) left top no-repeat;
	width: 600px;
	height: 19px;
}

.tblOfferings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clsNote {
	font-size: 11px;
	color: #FFFFFF;
}

.clsTextBox1 {
	border: 1px solid #999999;
	color: #000000;
	width: 100px;
}

.clsTextBox {
	border: 1px solid #999999;
	color: #000000;
	width: 300px;
}

.clsSelect {
	border: 1px solid #999999;
	color: #000000;
	widows: 300px;
}

.clsSelect1 {
	border: 1px solid #999999;
	color: #000000;
	widows: 100px;
}

.clsSelect2 {
	border: 1px solid #999999;
	color: #000000;
	widows: 100px;
}

.clsSubmit {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	color: #000000;
}
