body { font-family: "Times New Roman",sans-serif;}
a {text-decoration:none;  color: #006000;}
.lefts  a {text-decoration:none; display:block; color: #606000;}
 a:hover      { color: #FFFFFF;  background-color: #0000FF }
/*lefts a:hover      { color: #FFFFFF;  display:block; background-color: #0000FF }*/
.foot        {text-align:left; font-size: 80%; width: 100%; color: #000080; border-style: dotted; 
               border-width: 1px; background-color: #DDDDDD; float:left; margin-top:5px; margin-bottom:5px; }
.selected {font-weight:bold;}         
ol,ul { list-style-position:inside; }      
.maintext        { background:#000000; color:#000080; }
.maintext p {padding-left:5px; padding-right:5px; text-indent: 25px;}
.lefts       { color: #000000; height:100%; font-size:140%; }
/*.lefts p {border-style: dotted; border-width: 1px; 
               background-color: #C7C0E2; word-wrap:break-word;} */ 
.lefts p a { background-image:url("../images/gradient.gif"); color:navy; }
.lefts p a:hover { background-image:url("../images/gradient0.gif"); color:black; }


.bfile {font-size:90%; font-family:serif; }
h1           { font-size: 24pt; font-family: monospace;  font-weight: bold; 
               text-align: center; background-image: 
               url('../images/gradient.gif'); background-repeat: repeat; 
               background-attachment: fixed; }
body         { color: #FFFFFF; background-color: #000000 }
.down   {list-style-image:url("../images/dl.gif") }
.doc_htm   {list-style-image:url("../images/htm.gif") }
.doc_text   {list-style-image:url("../images/txt.gif") }
.comment {border-style:double; border-width:3px; background-color: #DDDDDD; 
}
h2.comment_text {text-align:center; font-size: 100%;background-image: 
               url('../images/gradient.gif'); background-repeat: repeat; 
               background-attachment: fixed; 
}
.pictsl {float:left; border-width:2px; border-style:solid; width:300px; margin:5px 15px 5px 5px; 
}
.pictsr {float:right; border-width:2px; border-style:solid; width:300px; margin:5px 5px 5px 15px; 
}
.logo {width:100%; }
@media screen,print {
.comment {background-image:url('../images/mcombck.png'); overflow-x:auto;
background-position: right top; background-repeat:repeat-y; margin-left:10%; margin-right: 10%;
}
.maintext        {background-image:url('../images/mtextbck.gif'); float:right; width:75%; overflow-x:auto; background-attachment:fixed; background-position:right bottom; background-repeat:no-repeat;}
.lefts { width: 23%; float:left;  padding: 0.2%; }
}