.label
{
    font-size:12px;
}

.frmHeader
{
    font-size: 14px;
    font-weight:bold;
}

.frmEditText
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-color: #F6F6F6;
}

.frmButton100
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	width:100px;
}

.
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	width:150px;
}

.frmButton200
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	width:200px;
}

.frmButton250
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	width:250px;
}

.frmButton300
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	width:300px;
}

.frmButton350
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	width:350px;
}

.txtNrm
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.txtErrorHeading
{
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #FF0000;
}

.txtErrorBody
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;    
}
