BODY {
	scrollbar-face-color: #FFFFEB;
	scrollbar-shadow-color: 000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: ffffff;
	scrollbar-darkshadow-color: #ececf7;
	scrollbar-track-color: FFFFF8;
	scrollbar-arrow-color: brown;
         
              color: black; 
              font-family: arial; 
              
            
                 background-position: left top; 
                  background-repeat: repeat-x;
                  background-image: url("bk_gr.gif" ); 
                 font-size: 12pt; 
         font-weight: 700;

           
}


td {
    color:blue;
                  font-size: 12pt; }
      
h1{  margin-right: 10%; }

table{border: 0px solid brown;
}

 a:link {font-family: arial; color: blue; text-decoration: none;}
a:visited {font-family: arial; color: blue; text-decoration: none;}
a:active {font-family: arial; color: blue; text-decoration: none;}
a:hover {font-family: arial; color: blue; text-decoration: underline;}

       

#menu1 {
border: 1px solid #d4ffff;
width: 130px;

}

#menu1  a{
font: 13px Arial;
padding: 2px;
padding-left: 2px;
display: block;
width: 100%;
color: blue;
text-decoration: none;
border-bottom: 2px solid #CCCCCC;
border-top: 2px solid white;
border-right: 2px solid #CCCCCC;
border-left: 2px solid white;

}

html>body #menu1  a{
width: auto;
}

#menu1  a:hover{
background-color: #0066cc;
color: white;
}

