.RegistrationTable
{
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color : #333333;
	font-size : 10px; 
	line-height: 1.2em;
	font-family : verdana, trebuchet, arial, sans-serif;
}
.RegistrationText
{
	color : #333333;
	font-size : 10px; 
	line-height: 1.2em;
	font-family : verdana, trebuchet, arial, sans-serif; 	
}
.TextBox
{
	font-size: 10px; 
	font-family: verdana, trebuchet, arial, sans-serif; 
}
.DropDownList
{
	color : #000000;
	font-size : 10px; 
	font-weight: bold;
	font-family : verdana, helvetica, helv, sans-serif; 
}