/* ================================
    CSS STYLES FOR Module Forms
   ================================
*/
.FormTitle
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;	
	vertical-align:top;
}
.tablestyle
{
	
	border-bottom:inset 5 #e6e6e6;
	
	
}
.textbody
{
	font-size:14pt;
}
.FormInput
{
	direction:ltr;
}