.CRHeader
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: green;
	font-family: Verdana;
	text-align: center;
}
.CRMsg
{
	font-size: 10pt;
	color: Green;
	font-family: Verdana;
	text-align: center;
}
.CRTitle
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: green;
	font-family: Verdana;
	text-align: right;
}
.CRRFTitle
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: green;
	font-family: Verdana;
	text-align: right;
	text-decoration: underline;
}
.CRDataField
{
	text-align: left;
	width: 250px;
}
.RegBtn
{
	width: 200px;
}
.ErrorMsg
{
	text-justify: auto;
	font-size: 9pt;
	color: red;
	font-family: Verdana;
	text-align: justify;
}
.CRRef
{
	font-weight: bold;
	text-justify: auto;
	font-size: 9pt;
	color: blue;
	font-family: Verdana;
	text-align: justify;
	cursor: hand;
}

