
body { background-image: url(../images/537.jpg); 
	   background-repeat:repeat;
	   color: #7c7c58;
	   SCROLLBAR-FACE-COLOR: #7c7c58;
	   SCROLLBAR-HIGHLIGHT-COLOR: #7c7c58;
	   SCROLLBAR-ARROW-COLOR: #2C3820;
	   SCROLLBAR-TRACK-COLOR: #2C3820;
	   
	   }

.banner h2 { height: 38px;
		     background: url(../images/banner_top2.gif) left no-repeat;
		     font:1.2em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		     text-transform: uppercase;
		     color: #7c7c58;
		     padding: 15px 0 0 17px;
		     }
		
a { text-decoration: none;color: #C0C0C0;
    }
	
a:hover { color: #CC9900;
          }
    

	


		