﻿.mandatoryText
{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	background-color:#f7f7f7;
	height:30px;	
}
.itemText
{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
}
.textRed
{
	color:#FF0000;	
}
.fieldText
{
	font-family:verdana;
	font-size:11px;
}
.confirmMessage
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;	
}