.FormRowTitle{font-size: 14px; font-weight: Bold; text-align: center; background-color: #424A46 ; color: White;  height: 20px; vertical-align: middle;}
.FormRowSubTitle1{font-size: 12px; font-weight: Bold; text-align: Center; background-color: white; color: Navy; height: 20px;  vertical-align: middle;}
.FormRowErrorMessage{font-size: 12px; text-align: Center; background-color: Red; color: Yellow; font-weight: Bold;}
.FormRowInputSection{font-size: 14px; font-weight: bold; text-align: Center; background-color: #424A46; color: white ;  height: 20px; vertical-align: middle;}
.FormRowField{vertical-align: top;}
.FormRowButton{text-align:right;  background-color:#606D66 ;  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;  border-style: Solid; border-color: blue; border-width: 1px;}
.FormInputPassword{height: 21px;  border-style: Solid; border-color: #424A46; border-width: 1px;}
.FormInputButton{height: 21px; background-image: url('../image/form/form_input_button.gif'); color: white; font-weight: Bold; border-style: Solid; border-color: black; border-width: 1px;}
.FormInputRadio{border-style: none; border-width: 0px;}
.FormTextInput{border-style: Solid; border-color: Blue; border-width: 1px;}