.FormRowTitle{font-size: 12px; font-weight: Bold; text-align: center; background-color: white; color: Navy; background-image: url('../image/form/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/form_subtitle_1.gif'); vertical-align: middle;}
.FormRowErrorMessage{font-size: 12px; text-align: Center; background-color: Red; color: Yellow; font-weight: Bold;}
.FormRowInputSection{font-weight: bold; text-align: Center; background-color: White; color: Navy; background-image: url('../image/form/form_inputsectionrow.gif'); height: 20px; vertical-align: middle;}
.FormRowField{vertical-align: top;}
.FormRowButton{text-align: right; background-color: Navy; background-image: url('../image/form/form_buttonrow.gif'); vertical-align: middle;}
.FormRowTip{font-size: 10px; background-color: Yellow; color: Navy;}

.FormTextNormal{font-size: 12px;}
.FormFieldRequired{color: Red;}
.FormFieldCaptionError{color: Red;}
.FormFieldSeperator{width: 30px;}

.FormInputReadOnly{font-weight: Bold; color: Grey; border-style: solid; border-color: Navy; border-width: 1px; background-color: #ebebff;}
.FormInputText{height: 21px; background-image: url('../image/form/form_input_text.gif'); border-style: Solid; border-color: black; border-width: 1px;}
.FormInputPassword{height: 21px; background-image: url('../image/form/form_input_password.gif'); border-style: Solid; border-color: black; border-width: 1px;}
.FormInputButton{height: 21px; background-image: url('../image/form/form_input_button.gif'); color: Navy; font-weight: Bold; border-style: Solid; border-color: black; border-width: 1px;}
.FormInputRadio{background-image: url('../image/form/form_input_radio.gif'); border-style: none; border-width: 0px;}