
/* ---- Background colors used in WBCFuncPages ---- */
.WBC-styclsBackground1 { background-color: #330066; }
.WBC-styclsBackground2 { background-color:#CCCCDD; }
.WBC-styclsBackground3 { background-color:#CCCCDD; }
.WBC-styclsAlternateRowBg1 { background-color:#EEEEEE; }
.WBC-styclsAlternateRowBg2 { background-color:#FFFFFF; }

/* ---- Top 2 lines of Text in all WBCFuncPages ---- */
.WBC-styclsHeaderText { font-family:Verdana,Arial,Sans-serif; font-size:18px; font-weight:bold; color:#FFFFFF; }
.WBC-styclsSubheadText { font-family:Verdana,Arial,Sans-serif; font-size:16px; color:#330066; font-weight:bold; }

/* ---- All other Text used in WBCFuncPages ---- */
.WBC-styclsInputField { color:#000000; font-size:12px }
.WBC-styclsInputFieldReadonly { background-color:#CCCCDD; color:#000000; font-size:12px }


.WBC-styclsTextColor0 { font-family:Verdana,Arial,Sans-serif; color:#000000; font-size:12px }
.WBC-styclsTextColor1 { font-family:Verdana,Arial,Sans-serif; color:#330066; font-size:12px }
.WBC-styclsTextColor2 { font-family:Verdana,Arial,Sans-serif; color:#CCCCDD; font-size:12px }
.WBC-styclsTextColor3 { font-family:Verdana,Arial,Sans-serif; color:#FFFFFF; font-size:12px }
.WBC-styclsTextColorStandout0 { font-family:Verdana,Arial,Sans-serif; color:#0000FF; font-size:12px }

.WBC-styclsHeavyTextColor0 { font-family:Verdana,Arial,Sans-serif; color:#000000; font-weight:bold; font-size:12px }
.WBC-styclsHeavyTextColor1 { font-family:Verdana,Arial,Sans-serif; color:#330066; font-weight:bold; font-size:12px }
.WBC-styclsHeavyTextColor2 { font-family:Verdana,Arial,Sans-serif; color:#CCCCDD; font-weight:bold; font-size:12px }
.WBC-styclsHeavyTextColor3 { font-family:Verdana,Arial,Sans-serif; color:#FFFFFF; font-weight:bold; font-size:12px }
.WBC-styclsHeavyTextColorStandout0 { font-family:Verdana,Arial,Sans-serif; color:#0000FF; font-weight:bold; font-size:12px }

.WBC-styclsSmallTextColor0 { font-family:Verdana,Arial,Sans-serif; color:#000000; font-size:10px }
.WBC-styclsSmallTextColor1 { font-family:Verdana,Arial,Sans-serif; color:#330066; font-size:10px }
.WBC-styclsSmallTextColor2 { font-family:Verdana,Arial,Sans-serif; color:#CCCCDD; font-size:10px }
.WBC-styclsSmallTextColor3 { font-family:Verdana,Arial,Sans-serif; color:#FFFFFF; font-size:10px }
.WBC-styclsSmallTextColorStandout0 { font-family:Verdana,Arial,Sans-serif; color:#0000FF; font-size:10px }

/* -------- Normal button style (may be changed for globalization)-----------*/
.WBC-styclsButton { background-color:#CCCCDD; position:relative; top: -5px; width:120px; height:27px; 
	font-family:Microsoft Sans Serif; color:#330066; font-size:12px; font-weight:bold}
/* -------- Style for buttons in table dialog (may be changed for globalization)---------*/ 
.WBC-styclsButtonGray { background-color:#c0c0c0; position:relative; width:120px; height:27px; 
	font-family:Microsoft Sans Serif; color:#000000; font-size:12px; font-weight:bold}
/* -------- Small button (may be changed for globalization)---------*/ 	
.WBC-styclsButtonSmall { background-color:#CCCCDD; position:relative; width:80px; height:25px; 
	font-family:Microsoft Sans Serif; color:#330066; font-size:10px; font-weight:bold}
.WBC-styclsButtonSmallGray { background-color:#c0c0c0; position:relative; width:80px; height:25px; 
	font-family:Microsoft Sans Serif; color:#330066; font-size:10px; font-weight:bold}
.WBC-styclsButtonLarge { background-color:#CCCCDD; position:relative; top: -5px; width:190px; height:27px; 
	font-family:Microsoft Sans Serif; color:#330066; font-size:12px; font-weight:bold}
.WBC-styclsButtonLargeGray { background-color:#c0c0c0; position:relative; height:27px; width:140px;
	font-family:Microsoft Sans Serif; color:#000000; font-size:12px; font-weight:bold}
	
/* ---- Styles for tab--*/
.TAB-TextFontStyle { font-family:Microsoft Sans Serif;font-size:12px;font-weight:bold;color:#330066 }

/* ---- The following styles are used by CIPv2. */
.WBC_styclsTextColor0 { font-family:Verdana,Arial,Sans-serif; color:#000000; font-size:12px }
.WBC_styclsBackground1 { background-color: #330066; }
.WBC_styclsBackground2 { background-color:#CCCCDD; }
.WBC_styclsSubheadText { font-family:Verdana,Arial,Sans-serif; font-size:16px; color:#330066; font-weight:bold; }
.WBC_styclsHeaderText { font-family:Verdana,Arial,Sans-serif; font-size:18px; font-weight:bold; color:#FFFFFF; }
.WBC_styclsHeavyTextColor1 { font-family:Verdana,Arial,Sans-serif; color:#330066; font-weight:bold; font-size:12px }
.WBC_styclsTextColor1 { font-family:Verdana,Arial,Sans-serif; color:#330066; font-size:12px }
.WBC_styclsInputField { color:#000000; font-size:12px }