body {
background-color: #000;
margin:0px;
padding: 0px;
font:8pt "MS Sans Serif", Arial, sans-serif;
}

h1 { 
font:16pt "MS Sans Serif", Arial, sans-serif;
}

#outerfav {
border: 1px outset white;
border-top: 1px solid white;
width: 220px;
background-color : silver;
color: #000;
padding: 2px;
}
#inner1fav {
border-top: 1px inset ;
background-color : white;
color: #000;
height: 350px;
overflow: auto;
}
.sep { border-top: 1px solid gray; border-bottom: 1px solid white; margin: 4px 2px;}
a.doc {
display: block;
background-image:url(../images/doc.gif);
background-position: left;
background-repeat: no-repeat;
background-color: transparent;
color: #000;
padding: 3px 3px 3px 28px;
text-decoration: none;
font-weight: normal;
}
a.doc, a.doc:visited {color: #000;}
a.doc:hover {background-color: transparent; color: navy; text-decoration: underline;}	
a.doc:active {
background-image:url(../images/docopen.gif);
background-position: left;
background-repeat: no-repeat;
background-color: navy;
color: white;
}
a.ie {
display: block;
background-image:url(../images/ieicon.gif);
background-position: left;
background-repeat: no-repeat;
background-color: transparent;
color: #000;
padding: 3px 3px 3px 28px;
margin-left: 20px;
text-decoration: none;
font-weight: normal;
}
a.ie, a.ie:visited {color: #000;}
a.ie:hover {background-color: transparent; color: navy; text-decoration: underline;}	
a.ie:active {
background-image:url(../images/ieicon.gif);
background-position: left;
background-repeat: no-repeat;
background-color: navy;
color: white;
}
a.ie2 {
display: block;
background-image:url(../images/ieicon.gif);
background-position: left;
background-repeat: no-repeat;
background-color: transparent;
color: #000;
padding: 3px 3px 3px 28px;
text-decoration: none;
font-weight: normal;
}
a.ie2, a.ie2:visited {color: #000;}
a.ie2:hover {background-color: transparent; color: navy; text-decoration: underline;}	
a.ie2:active {
background-image:url(../images/ieicon.gif);
background-position: left;
background-repeat: no-repeat;
background-color: navy;
color: white;
}
a.ie3 {
display: block;
background-image:url(../images/doc.gif);
background-position: left;
background-repeat: no-repeat;
background-color: transparent;
color: #000;
padding: 3px 3px 3px 28px;
margin-left: 20px;
text-decoration: none;
font-weight: normal;
}
a.ie3, a.ie3:visited {color: #000;}
a.ie3:hover {background-color: transparent; color: navy; text-decoration: underline;}	
a.ie3:active {
background-image:url(../images/docopen.gif);
background-position: left;
background-repeat: no-repeat;
background-color: navy;
color: white;
}

a.exp {
font:12px/16px verdana, arial, georgia, sans-serif;
background-color: transparent;
color: #000;
padding: 0px 4px 1px 4px;
text-decoration: none;
font-weight: normal;
border: 1px solid silver ;
}
a.exp, a.exp:visited {color: #000;}
a.exp:hover {
border-top: 1px solid white;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
border-left: 1px solid white;
background-color: transparent; 
}	
a.exp:active {
border-top: 1px solid gray;
border-right: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid gray;
background-color: transparent; 
}
#openme { display: none;}
#list { display: none;}
#list2 { display: none;}
#list2b { display: none;}
#list3 { display: none;}
#list4 { display: none;}
#list5 { display: none;}
#expand { display: none;}
span.right {  float: right; }


a { font:11px verdana, arial, georgia, sans-serif; text-decoration: none; font-weight: bold; color: #ff6800; 
background-color : transparent;}
a:visited {color: #ff6800;}
a:hover {color: #1E90FF; text-decoration: none;}
#content {
position : absolute;
top:0px;
left: 250px;
padding: 50px;
background-color : transparent;
color: #fff;
font:11px/17px verdana, arial, georgia, sans-serif;
border: 1px dotted Silver;
}
p { color: #fff; margin-top: 8px; text-indent : 30px; margin-bottom: 12px;}
pre {
font:12px/13px verdana, arial, georgia, sans-serif;
background-color : White;
color: red;
word-wrap: break-word;
}
img { border:0; }