/*
**  CSS style sheet for list display
*/
div.IEwrapper { text-align: center; }
div#tabwrapper { width:100%; margin:10px auto; line-height:1.4; text-align:left; }
div.grpwrapper { margin-top: 10px; margin-bottom: 15px; padding: 1px; border: 1px solid #DBDB90; background-color:#FFFFFB;  }
div.grptop { 
padding: 5px 10px; 
background-color: #E5E6BB;
height:1.2em;
border-top: 1px solid #F2F3DF;
border-left: 1px solid #F2F3DF;
border-bottom: 1px solid #AEAE59;
border-right: 1px solid #AEAE59;
}
div.grphdg { font-size: 1.0em; font-weight: bold; width: auto; float: left; font-family: Arial, Helvetica, sans-serif;  color: #48441E;  letter-spacing:1px;   }
div.grplnks { font-size: .8em; width: auto; text-align: right; }
div.grptxt { font-size: 1em; padding: 6px 15px 18px; text-align: left; line-height: 1.6em; }
div.grpname { font-size:1em; padding:3px 10px; text-align: left; }
div.hdg { margin:0; padding:0; margin-top:9px; height:1.3em; text-align:center; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:#292910; background-color:#E3E4D4; border-bottom:1px solid #B1B18E; border-right:1px solid #B1B18E; }

*.e {	background-color: #F5F5DE; }
*.o {	background-color: #EFEFD5; }
*.ox { background-color: #DAE0A9; color: #CBCC68; }

ul.lst { border: 1px solid #DBDB90; background-color: #FFFFE0;  padding: 0; margin: 20px 40px; font-size: 12px; font-weight: normal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; list-style-type: none; }
ul.lst div.hdr { padding: 4px 10px; background-color: #E5E6BB;   margin: 1px; font-size: 1.0em; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;  color: #48441E; }
ul.lst li { padding: 2px 10px 2px 20px; }


