.normalLink
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #9B0000;
}
.MessageP
{
	line-height: 150%;
	text-align: center;
}
.titleRow
{
	background-color : #EAD8AC;
}
.oddRow
{
	background-color : #F3ECDC;
}
.evenRow
{
	background-color : #F0E3C3;
}
.titleText
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #9B0000;
}
.quesText
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #404A58;
}
.inputLabel
{
font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #404A58;
}
.normalTextBox
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #EDDEB5;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}