.FormRowTitle{font-size: 16px; font-weight: Bold; text-align: Center; background-color: Navy; color: White; background-image: url('../image/form_headerrow.gif'); height: 20px; vertical-align: middle;}
.FormRowSubTitle1{font-size: 12px; font-weight: Bold; text-align: Center; background-color: Navy; color: Navy; height: 20px; background-image: url('../image/form_subtitle1.gif'); vertical-align: middle;}
.FormRowErrorMessage{font-size: 12px; text-align: Center; background-color: Red; color: Yellow; font-weight: Bold;}
.FormRowField{vertical-align: middle;}
.FormTextNormal{font-size: 12px;}
.FormInputReadOnly{font-weight: Bold; color: Grey; border-style: solid; border-color: Navy; border-width: 1px; background-color: #ebebff;}
.FormFieldRequired{color: Red;}
.FormFieldError{color: Red;}
.FormFieldSeperator{width: 30px;}
.FormRowButton{text-align: Right; background-color: Navy; background-image: url('../image/form_buttonrow.gif');}
.FormRowTip{font-size: 10px; background-color: Yellow; color: Navy;}

.FormInputButton{color: White; font-weight: Bold; font-size: 14px; border-color: White; border-width: 1px; border-style: Solid; background-image: url('../image/form_input_button.gif');}
.FormInputRadio{background-image: url('../image/form_input_radio.gif');}