<style>/* Default CSS StyleSheet for a Web Application Project */{}

a:link		{ font-family:arial; font-size:8pt; font-weight:bold; color:#004477; text-decoration:none; }
a:visited	{ font-family:arial; font-size:8pt; font-weight:bold; color:#004477; text-decoration:none; }
a:active	{ font-family:arial; font-size:8pt; font-weight:bold; color:#AB6055; text-decoration:none; }
a:hover		{ font-family:arial; font-size:8pt; font-weight:bold; color:#AB6055; 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: #333339; }
  
input		{ font-family:arial; font-size:12px; 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:Times; font-size:14px; font-weight:normal; color: #29555A; }
button		{ font-family:arial; font-size:12px; font-weight:normal; color: #001122; height:21px; }

#inputVendName	{ border-style:none; }

.tblSelCvrPgBG	{ background-color:#ECECEC; }
.tblBorderBG	{ background-color:#888B9F; }
.tblColLbl		{ font-family:verdana; font-size:9px; font-weight:bold; color:#444450;
			      background-color:#DEDEDE; text-align:center; padding-top:5px; padding-bottom:5px; }
.tblRowContent	{ font-family:verdana; font-size:10px; font-weight:normal; color:#333340; background-color:#FFFFFF; }
.tblCellBgFn01	{ font-size:10px; background-color:#E8E8E8; }
.tblCellBgFn02	{ font-size:10px; background-color:#E0F0FF; }

/** 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:Wingdings 2;	font-size:12px; }
/******************************************************************/

.dshBrdCptn		{ font-family:MS Reference Sans Serif; font-size:11px; font-weight:bold; color:#456FAD; }
.dshBrdBorder	{ background-color:#8B94E4; }
.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:16px; }
.detailItmStg	{ font-weight:bold; color:#AB6055; }
.inlineNote		{ font-size:10px; font-style:italic; }
.inlineLink		{ font-weight:normal; text-decoration:underline; }
.grayOut		{ color:#88888A; }
.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:#661111;
                  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:12px; font-weight:normal; color:#013488; }
.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; }
.button			{ font-family:verdana; font-size:11px; font-weight:normal; color:#444450;
			      background-color:#E8E8E8; text-align:center; }