/* CSS Document */
body { SCROLLBAR-FACE-COLOR: #666666;
       SCROLLBAR-HIGHLIGHT-COLOR: #333333;
       SCROLLBAR-SHADOW-COLOR: #333333;
       SCROLLBAR-3DLIGHT-COLOR: #344556;
       SCROLLBAR-ARROW-COLOR: #fefefe;
       SCROLLBAR-TRACK-COLOR: #000011;
       SCROLLBAR-DARKSHADOW-COLOR: #333333;

       font:Arial, Verdana, Helvetica, sans-serif;
}
p { font:1em }

a:link { text-decoration: none; color: #000000;}

a:visited { text-decoration: none; color: #000000;}

a:active { text-decoration: none; color: #000000;}

a:hover { text-decoration: underline overline; color: #000000;}

#list ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: sans-serif, Arial, Helvetica;
}

#list a {
display: block;
padding: 0px;
}

#list a:link {
color: #EEE;
text-decoration: none; color: #000000;
}

#list a:hover {
background-color: #999999;
color: #fff;
}


#navcontainer a {
display: block;
padding: 3px;
border-bottom: 1px solid #000;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: sans-serif, Arial, Helvetica;
}

#navcontainer a:link, #navlist a:visited {
color: #EEE;
text-decoration: none; color: #000000;
}

#navcontainer a:hover {
background-color: #999999;
color: #fff;
}

input, textarea, select, file {
   border: 1px solid #333333;
   background: #cccccc;
   font: bold 11px Verdana, Arial, Helvetica, sans-serif;
   color: #333333;
}

#dash TABLE {
 border-width: 5px;
 border-style: dashed;
 border-color: aqua;
}

#bdgr table {
background-color: #cccccc;
border: 1px solid black;
}
#lowlist{
heigh: 12px;
color: #EEE;
text-decoration: none; color: #000000;
}
#list li{
height: 19px;
}
