body  { 
	scrollbar-base-color: "#8A0000"; 
	scrollbar-arrow-color: "red"; 
	scrollbar-track-color: "#8A0000";
	background-color: "#000000" ;
      color: "white" ;
      margin-top: "0" ;
      margin-left: "0" ;
      } 
#top  {
      height: 30px ;
      background: url('images/curtainsT.gif') ;
      background-image: url('images/curtainsT.gif') ;	
      }  
#left  { 
        width: 90px ;
        height: 720px ;
        background: url('images/curtainsL.gif') ;
        background-image: url('images/curtainsL.gif') ;
        background-repeat: no-repeat ;
	}
#center { 
        display: inline ; 
	}
#right { 
        width: 90px ;
        height: 720px ;
        align: right ; 
        backround: url('images/curtainsR.gif') ;
        background-image: url('images/curtainsR.gif') ;
        background-repeat: no-repeat ;
	}
.b578 {
	height: 30px; 
	width: 90px;   
	align: center ;
	valign: middle ;
	font-face: verdana ;
    color: yellow ;  
	background: url('images/redbut.jpg') 0px 0px ;	
	}
.b578g {
	height: 30px; 
	width: 90px;   
	align: center ;
	valign: middle ;
	font-face: verdana ;
	font-size: 8pt ;
    color: yellow ;  
    background-color: green ;
	}
.t578 {
	color: yellow ;
	font-size: 8pt ;
	valign: middle ;
	align: center ;
      }
.a578 {
	text-decoration: none ;
      }

#maincontent {
	float: left;
	width: 380px;
	padding: 10px 0 0 10px;
	margin: 0; 
	border-top:1px solid #4A7373; 
	border-left:1px solid #4A7373; 
	font-face: verdana ;
      font-size: 9pt ;
      color: white ;
	}
#maincontent h2 { font-face: verdana; font-size: 11pt; color: white }
#maincontent h3 { font-face: verdana; font-size: 10pt; color: white; text-decoration: underline }
#footer {
	float: center;
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 20; 
	border-top:1px solid #4A7373; 
	border-left:0px solid #4A7373; 
	font-face: verdana ;
      font-size: 9pt;
      color: white ;
      text-align: center;}
	}
.text { border-right:0px solid #213235; border-bottom:0px solid #213235; 
   border-top:0px solid #4A7373; border-left:0px solid #4A7373; 
   font-face: verdana ;
   font-size: 10pt ;
   color: white}
.insert { 
	scrollbar-base-color: "green"; 
	scrollbar-arrow-color: "yellow"; 
	scrollbar-track-color: "green";
	color: "white" ;
	font-family: verdana ; 
	font-size: 9pt ; 
        }
