.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.borderGreyLight {
	border: 1px solid #F3F3F3;
}
.commonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.blueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #1973AE;
}
.borderGreyDark {
	border: 1px solid #999999;
}
body {
	background-color: #CCCCCC;
}
#feedback td, #feedback th{
	font-size: .8em;
	padding: 2px;
	color: #666;
}
fieldset {
	clear:both;
	margin-bottom: 5px;
}
div.row {
	margin-bottom: 5px;
	clear: both;
	font-size: 1em;
}
span.label {
	float: left;
	width: 400px;
	}
span.formw {
	float:left;
}
fieldset th {
	text-align: center;
}
.centertext {
}
.gray {
	background: red;
}