.mainTable {
	border: 1px solid #000000;
}
.black {
	background-color: #000000;
}
.formText {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	text-transform: capitalize;
}
.formCell {
	background-image: url(t7_cellBg.gif);
	background-repeat: repeat-x;
	padding: 1px 6px;
	height: 14px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	width: 80%;
	border: 1px solid #666666;
}
.text1 {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}.carrier {
	height: 223px;
	vertical-align: middle;
}
.red {
	background-color: #FF0000;
}
.bulletColor {
	background-color: #A92014;
}