/**** Default CSS StyleSheet for a Web Application Project ****/
 
a:link		{ font-family:arial; font-size:8pt; font-weight:bold; color:#304B6D; text-decoration:none; }
a:visited	{ font-family:arial; font-size:8pt; font-weight:bold; color:#304B6D; text-decoration:none; }
a:active	{ font-family:arial; font-size:8pt; font-weight:bold; color:#658CBC; text-decoration:none; }
a:hover		{ font-family:arial; font-size:8pt; font-weight:bold; color:#658CBC; text-decoration:underline; }

body 		{ font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; color:#001122; }
td			{ font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; color:#113366; }
hr			{ color:#8590A0; }

input		{ font-family:arial; font-size:11px; font-weight:normal; color:#000000; }
select		{ font-family:arial; font-size:9pt;  font-weight:normal; color:#000000; }  
textarea	{ font-family:arial; font-size:12px; font-weight:normal; color:#001122; }
legend		{ font-family:Verdana; font-size:14px; font-weight:normal; color:#29555A; }
button		{ font-family:arial; font-size:12px; font-weight:normal; color:#001122; height:20px; }

#dialog		{ position:absolute; right:1px; top:70px; width:350px; height:80px; padding:7px; z-index:102; 
			  background:#FFFFFF; border-width:1px; border-style:solid; border-color:#99999F; background-color:#FFF8D0;
			  font-family:verdana; font-size:11px; font-style:normal; }
#inputVendName	{ border-style:none; }

.tblSelCvrPgBG	{ background-color:#D0E0FF; }
.tblBorderBG	{ background-color:#8590A0; }
.tblColLbl		{ font-family:verdana; font-size:9px; font-weight:bold; color:#666670; height:18px;
			      background-color:#D0E0FF; text-align:center; padding-top:2px; padding-bottom:2px; }
.tblRowTotal	{ font-family:verdana; font-size:10px; background-color:#EFE6A0; }
.tblRowContent	{ font-family:verdana; font-size:10px; font-weight:normal; color:#333340; background-color:#FFFFFF; }
.tblRowLghtBlue	{ font-family:verdana; font-size:10px; font-weight:normal; color:#333340; background-color:#F2F5FF; }
.tblRowLghtGreen{ font-family:verdana; font-size:10px; font-weight:normal; color:#333340; background-color:#F2FFF5; }
.tblCellBgFn01	{ font-size:10px; background-color:#E8E8E8; }
.tblCellBgFn02	{ font-size:10px; background-color:#E0F0FF; }
.tblCellBgFn03	{ font-fmily:arial; font-size:9px; font-weight:bold; background-color:#FFFFFF; }
.tblCellBg01	{ font-size:9px; background-color:#FFDFDA; }
.tblCellBg02	{ font-size:9px; background-color:#E8FBE9; }
.tblCellBg03	{ font-size:9px; background-color:#D3D7F5; }
.tblCellBg04	{ font-size:9px; background-color:#FEF9C0; }
.tblCellBg05	{ font-size:9px; background-color:#D0E0FF; }
.tblCellBg06	{ font-size:9px; background-color:#E3C2EB; }
.tblCellBg07	{ font-size:9px; background-color:#D0D0B9; }
.tblCellBg08	{ font-size:9px; background-color:#D8E8FF; }
.tblCellBg09	{ font-size:9px; background-color:#BCD6C5; }
.tblCellBg10	{ background-color:#D8E8FF; }
.tblCellBg11	{ background-color:#4585D3; }
.tblCellBg12	{ background-color:#2C6BBA; }

/*** These styles for AdminUserList.asp page ***********************/
.tblRowError	{ background-color:#FFFFFF; 	text-align:center; }
.tblRowUsrName	{ font-family:vardana;			font-size:11px; }
.tblRowFlName	{ font-family:Times;			font-size:12px; }
.tblRowEmail	{ font-family:arial;			font-size:11px; }
.tblRowGenInfo	{ font-family:arial;			font-size:10px; }
.tblRowChkMark	{ font-family:Arial Unicode MS;	font-size:10px; }
/******************************************************************/

.dshBrdCptn		{ font-family:MS Reference Sans Serif; font-size:11px; font-weight:bold; color:#456FAD; }
.dshBrdBorder	{ background-color:#7B84D4; }
.dshBrdName		{ font-family:Times; font-size:13px; font-weight:bold; color:#475687; }
.dshBrdTitle	{ font-family:verdana; font-size:9px; font-weight:bold; color:#444450;
			      background-color:#CED2F0; text-align:center; padding-top:5px; padding-bottom:5px; }
.dshBrdCellTtl	{ font-family:verdana; font-size:10px; font-weight:normal; color:#444450;
			      background-color:#CED2F0; text-align:center; padding-top:5px; padding-bottom:5px; }
.dshBrdCell01	{ font-size:9px; background-color:#FFDFDA; }
.dshBrdCell02	{ font-size:9px; background-color:#E8FBE9; }
.dshBrdCell03	{ font-size:9px; background-color:#FEF9C0; }
.dshBrdCell04	{ font-size:9px; background-color:#F6EFE2; }
.dshBrdCell05	{ font-size:9px; background-color:#D0E0FF; }
.dshBrdCell06	{ font-size:9px; background-color:#E8E8E8; }

.catShell		{ width:250px; background-color:#FFFFFF; text-align:center; text-valign:top; }
.catPgNum		{ font-family:arial; font-size:10pt; font-weight:bold; color:#AB6055; }
.bodyTitle		{ font-size:14px; color:#304B6D; }
.sectionTitle	{ font-family:Times;font-size:14px;font-style:italic;font-weight:bold; }
.detailItmStg	{ font-weight:bold; color:#AB6055; }
.inlineNote		{ font-size:10px; font-style:italic; }
.inlineLink		{ font-weight:normal; text-decoration:underline; }
.grayOut		{ color:#78787A; font-style:italic; }
.noteMsg		{ font-family:verdana; font-size:11px; font-weight:normal; color:#332200;
			      background-color:#FFEEAA; border-width:1px; border-style:solid; border-color:#99999F;
			      padding-left:5px;padding-right:5px; padding-top:3px; padding-bottom:3px; }
.sucMsg			{ font-family:verdana; font-size:11px; font-weight:normal;   color:#2F6066; 
			      background-color:#FFEECC; border: 1px solid #5F9096;
			      padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px; }
.errMsg			{ font-family:verdana; font-size:11px; font-weight:normal; color:#995544;
                  background-color:#FFEEAA; border:1px solid #995544; 
                  padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:3px; }
.updateNote		{ font-family:verdana; font-size:11px; font-weight:normal; color:#203556; 
                  background-color:#EEEEEE; border-width:1px solid #AAAAAA; line-height:120%; 
                  padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:2px; }
.helptext		{ font-family:verdana; font-size:11px; font-weight:normal; color:#333333; }
.legendLbl		{ font-family:verdana; font-size:11px; font-weight:normal; color:#013488; }
.legendAna		{ font-family:verdana; font-size:14px; font-weight:bold; color:#013488; padding-left:5px; padding-right:5px;}
.itemCountLbl	{ font-family:verdana; font-size:11px; font-weight:normal; color:#252956; }
.selOperator	{ font-size:14px;font-family:arial;font-weight:bold;text-align:center;width:40px; }
.btnDefault		{ font-face:arial;font-size:10px; }

.button			{ font-family:verdana; font-size:11px; font-weight:normal; color:#21344B; text-align:center; 
				  background-color:#D0E0FF; border:2px; border-style:outset; border-radius:6px;
				  border-top-color:#C9D7E7; border-left-color:#C9D7E7; 
				  border-bottom-color:#A0BFE4; border-right-color:#A0BFE4; height:21px; }
				  
.btnOn			{ font-family:verdana; font-size:10px; font-weight:normal; color:#21344B; text-align:center; 
				  background-color:#E0F0FF; border:1px; border-style:outset; border-radius:4px;
				  border-top-color:#C9D7E7; border-left-color:#C9D7E7; 
				  border-bottom-color:#A0BFE4; border-right-color:#A0BFE4; height:18px; }

.anaBtn			{ font-family:verdana; font-size:11px; font-weight:normal; color:#21344B; text-align:center;
			      background-color:#D0E0FF; border:2px; border-style:outset; border-radius:6px; width:150px; height:40px;
			      border-top-color:#C9D7E7; border-left-color:#C9D7E7; border-bottom-color:#A0BFE4; border-right-color:#A0BFE4; }
.longBtn		{ font-family:Arial Unicode MS; font-size:12px; font-weight:normal; color:#21344B; text-align:center;
			      background-color:#D0E0FF; border:2px; border-style:outset; border-radius:6px;
			      border-top-color:#C9D7E7; border-left-color:#C9D7E7; 
				  border-bottom-color:#A0BFE4; border-right-color:#A0BFE4; width:180px; height:25px; }
.lineColor01	{ color:#304B6D; }
.fldSetBdrPad	{ padding-top:8px; padding-bottom:5px; padding-left:5px; padding-right:5px; border:1px; border-style:solid; border-radius:6px; border-color:#AAAAAC; }
.fldSetBdrPad2	{ padding-top:8px; padding-bottom:5px; padding-left:5px; padding-right:5px; border:2px; border-style:solid; border-radius:6px; border-color:#AAAAAC; }
.fldSetAnaHome  { padding-top:8px; padding-bottom:5px; padding-left:5px; padding-right:5px; border:2px; border-style:solid; border-radius:6px; border-color:#AAAAAC; width:92%; height:257px; }
.rowBgColor		{ background-color:#E0F0FF; }
.rowBgWhite		{ background-color:#FFFFFF; }