html, body {
   	margin:0 auto;
   	padding:0;
}
img {border: none;}
body {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #FFFFaa; 
	background-repeat: repeat-x;

}

#wrap { 
width:1000px;
margin:0 auto; 
} 


.t1 a, .t5 a, .t3 a, .t4 a {border: 0;
		padding:4px 0 4px 15px;
		display:block;
		background:#293838 url(img/bg-links.png) no-repeat;
}
.t1 a:hover, .t3 a:hover, .t4 a:hover {
	background-position:0px -80px;
	}
.t1 { width:167px;}
.t3 { width:210px; text-align:left;}
.t4 { width:32px;}	
.t5 { width:167px; height:19px;}	
	
a:focus,  
a:hover { color: #fff; }
a       { color: #ff9900; text-decoration: none; outline: none; }
a.message-preview-link        { color: #fff; }
a:hover.message-preview-link{ color: #FF9900; }


TABLE { 
    border-collapse: collapse;
   }

.bmk a {
	background: transparent url(img/open-close.jpg) 0 -40px no-repeat;
	top:0px; 
	left:0px; 
	width:50px; 
	height:40px; 
	display:block; 
	position:relative
}
.bmk:hover a {background: transparent url(img/open-close.jpg) 0 0 no-repeat;
			}
.tb-ls { margin:0 auto; width:900px;}


.n9 {
	/*background: transparent url(img/red1.png) repeat-x;*/
	background-color:#CC0000;
	height: 32px;
	display: block;
	text-align: center;
	white-space: nowrap;
		}
		
.navbox #nav a { background: transparent url(img/open-close.jpg) 0 -40px no-repeat; 
    top:0px; 
	left:0px; 
	width:50px; 
	height:40px; 
	display:block; 
	position:relative }
.navbox #nav a:hover { background: transparent url(img/open-close.jpg) 0 0 no-repeat;}

.navbox1 #nav1 a { background: transparent url(img/open-close.jpg) 0 -40px no-repeat; 
    top:0px; 
	left:0px; 
	width:250px; 
	height:40px; 
	display:block; 
	position:relative }
.navbox1 #nav1 a:hover { background: transparent url(img/open-close.jpg) 0 0 no-repeat;}


.t2 a {	padding:4px 0 4px 15px;  position:relative;border: 0;display:block;
		background:#293838 url(img/bg-links.png) no-repeat; 
		
		
}
.t2 a:hover {
	background:#293838 url(img/bg-links.png) 0px -80px no-repeat;
	}		
		

