body
{
}
.button
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 13px;
  width:95px;
  font-weight:bold;
}
		.formTable
				{
					width: 100%;
				}

				.formTable INPUT, TEXTAREA, SELECT, TABLE, TD, TH
				{
					font-family: Tahoma; 
					font-size: 11px; 
					color: #333333;
				}

				.formTable INPUT
				{
					font-family: Arial;
					font-size: 12px;
				}

				.formTable input
				{ 
					width:inherit;
				}

				.formTableinput
				{
					width: 300px;
				}

				.formTableText
				{
					font-family: Arial;
					font-size: 12px;
					width: 295px;
				}

				.formDropDown
				{
					font-family: Arial;
					font-size: 12px;
					width: 300px;
				}

				.form_button
				{
					font-family: Tahoma, Arial, Helvetica, sans-serif;
					color: #000000;
					font-size: 13px;
					width: 95px;
				}

				.form_submit_button
				{
					font-family: Tahoma, Arial, Helvetica, sans-serif;
					color: #000000;
					font-size: 13px;
					width:95px;
					font-weight:bold;
				}

				.controlContainerTable
				{
					width: 100%;
				}

				.labelCell
				{
					text-align: left;
					vertical-align: top;
				}

				.containerCell
				{
					width: 300px;
					vertical-align: top;
				}

				.FormRuller
				{
					color: #e0e0e0;
					height: 1px;
				}

				.formControl_Label
				{
					font-style: italic;
				}

				.field_label
				{
					font-family: Tahoma, Arial, Helvetica, sans-serif;
					color: #000000;
					font-size: 12px;
				}

				.field_label_mandatory
				{
					font-family: Tahoma, Arial, Helvetica, sans-serif;
					color: #000000;
					font-size: 12px;
				}

				.formDateTimePicker_TimeDropDown
				{
					width: 175px;	
				}
                .hidden
                {
					display:none;
					font-size: 9pt; 
					font-family: Arial
				 }
				 .show
                {
					font-size: 9pt; 
					font-family: Arial
				 }
				 .formpanel
				{
					font-family: Arial;
					font-size: 12px;
					font-weight:bold;
					width: 525px;
					height:300px;
				}