.formTbl
{
	
	Width:270px;	
	
	
	
}

.formBG
{
	background-image: url(/uploads/FormBg.gif);
	background-repeat: repeat-y;
	
}

.formLbl
{
     font-family:Tahoma;
	font-size: 9pt;
	font-weight:bold;
	margin-left:45px;
        color: #333333;
}

.formQuest
{
     font-family:Tahoma;
	font-size: 10pt;
	margin-left:55px;
}

.submit
{
	text-align:center;
	
}
