.clsForm
{
	border-style:none; 
	font-family:Verdana; 
	font-size:9pt; 
	font-weight:bold;
	
}


table.clsFormDesHelpTbl
{
	border-color:#0000FF; 
	border-style:groove;
	border-width:2px; 
}


.clsText
{
	font-family:Verdana;
	font-size:10pt;
}


a.clsText
{
	color:#000080;
}


.clsSmallText
{
	font-family:Verdana;
	font-size:8pt;
}

input
{
	font-family:Verdana;
	font-size:9pt;
}

input.clsSubmit
{
	border-style:groove;
	border-width:2px;
	font-size:10pt;
	background-color:#F5F5F5;
}

textarea
{
	font-family:Verdana;
	font-size:9pt;
}


a.clsSmallText
{
	color:#000080;
}