body { font-family: Times; font-size: 15pt; }
input { font-size: 8pt; border: 1 outset rgb(0,0,0); }
textarea { border: 1 outset rgb(0,0,0); font-family: Times new roman }
select { border: 1 outset rgb(0,0,0); }
td { font-family: Times new roman; font-size: 12pt; color: #6E603D }
a { text-decoration: none; color: 6E603D }
a:hover { text-decoration: underline; color: red }
.td1 { background-color: #ddddff }
.td2 { background-color: #ccccff }
.min { font-size: 8pt; }
.menu { font-size: 12pt; color: #6E603D }
.header2 { font-size: 14pt; font-weight: bold }
.comment { font-size: 12pt }
.squeese { margin-left: 80%; margin-right: 80% }
.back { background: url(pics/elv.gif); background-repeat: repeat-y }
.back1 { background: url(pics/elh.gif); background-repeat: repeat-x }
.back2 { background: url(pics/dot.gif); background-repeat: repeat-x }
.back3 { background: url(pics/elh2.gif); background-repeat: repeat-x; font-size: 9pt }
.subsections { text-align: justify }
ul { border-bottom:0 solid #6E603D; border-top:0 solid #6E603D; list-style:none; margin-left:0; padding:0; width:150px }
ul li { border:0; position:relative; text-align:left; z-index: 0 }
li ul { display:none; left:150px; position:absolute; top:0; width: 300px; z-index: 0 }
#menu2 ul li a { color:#6E603D; display:block; text-align:left; text-decoration: none; z-index: 0 }
#menu2 ul li a:hover { border-right:0 solid #6E603D; text-decoration: underline; color:#f00; z-index: 0 } 
#menu2 li ul li a { background:#ffffff; padding:2px 5px; z-index: 5 }
#menu2 li:hover ul,li.over ul { border-left:0 solid #ffc; display:block; z-index: 0 }
#menu2 li:hover ul li ul,#menu2 li.over ul li ul { display:none; left:100; position:absolute; z-index: 5 }
#menu2 li ul li ul { display:none; border-left:0 solid #dfdf00; border-right:0 solid #dfdf00; position:absolute; top:0; }
#menu2 li ul li:hover ul,#menu2 li ul li.over ul { border-left:0 solid #dfdf00; border-right:0 solid #dfdf00; display:block; left:160; position:absolute; z-index: 5 }
* html ul li { height:2% }