.ErrorTable
{
   background-color:#FF0000;
   border:0px solid #FFFFFF;
   color : #FFFFFF;
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
   vertical-align: top; 
}

.SuccessTable
{
   background-color:#00C200;
   border:0px solid #FFFFFF;
   color : #FFFFFF;
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
   vertical-align: top; 
}

.ContentHeading
{
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 12px;
   font-weight: normal;
   color : #37439D;
}

.ContentCell
{
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
   color : #000000;
}

.InputText
{
   width:100%;
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
}

.InputTextArea
{
   width:100%;
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
}

.InputButton
{
   width:50px;
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
	text-align: center;
}

.FormCell
{
	font-family: "Century Gothic",Arial,Verdana ;
	font-size: 11px;
   color : #37439D;
}
