.utilitytable
{
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.required
{
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
}

.title
{
	font-family: arial;
	font-size: 18px;
	color: #000000;
}

.regtxt
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.rowa
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.rowb
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
}

.button
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	background-color: #333333;
}

.link
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.link:hover
{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
	