
	
		body {color:#404040; background:#fff url("/img/bg_header.gif") top center no-repeat; font:0.8em/1.5 "arial", sans-serif;}
	
	
	.barnav {color:#fff}
	.barnav span {color:#DDD;}
	.barnav a,.barnav a:visited,.barnav a:hover,.barnav a:active {color:#fff}
	.barnav .barnav-active {color:#090;}
	

    .tray {background:#BFBFBF url("/img/tray.gif") 0 0 no-repeat; }
   .tray li a {color:#404040; background:url("/img/tray-separator.gif") 100% 0 no-repeat; }
   .tray li a:hover {background:url("/img/tray-hover.gif"); background-color:#9F9F9F; color:#FFF;}

    .tray li.tray-green a:hover {background:url(/img/tray-hover.gif);  background-color:#9F9F9F; color:#FFF;}
    .tray li.tray-green a {background:url(/img/tray-hover-green.gif); color:#FFF;}
    .tray-green  a:hover {background-color:#9F9F9F; color:#FFF;}
    
    .tray li.tray-active a{color:#FFF; background:#090 url(/img/tray-active.gif);}
	
	
	.footer {background: #be4e04;}    
	.footer, .footer a {color:#fff;}
    .footer a:hover {color:#fff;}
    
    
    /* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/img/tabs.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0;
	margin:0px;	
	position:relative;
	top:1px;
}



