.top_bg {
	height:91px;
}
.top_bg table {
	color:#fff; 
}
.white { 
	color:#fff; 
}
.green { 
	color:#42b442;
	padding:0 4px 0 4px;
}
#top_menu {
	background:url(images/header2.jpg) no-repeat; 
	height:116px;
}
.white_menu {
	background:url(images/menu_wh.gif) no-repeat bottom; height:26px; width:70px; 
}
.white_menu a{
	text-decoration:none; color:#000; font-weight:bold; 
}
.current {
	background:url(images/menu_gr.gif) no-repeat bottom; height:26px; width:70px; 
}
.current a{
	text-decoration:none; color:#ffff78; font-weight:bold; 
}

.Logout_btn {
	border-style:none;
	cursor:pointer;
	height:22px;
	width:51px;
	color:#fff;
	/*background:url(http://www.e8138.com/images/btn_logout.gif)*/
	background:url(images/btn_logout.gif)
}

#top_sub{
	background:url(images/menubg.gif) repeat; 
	height:24px;
}
#top_sub div{
	padding: 4px 0 0 14px;
}

.top_tab{ 
	background:url(images/menutab.gif) repeat; 
	height:22px; 
}
.top_tab div{ 
	color:#000;
	margin:4px 0 0 14px;
}


.grey {
	color:#afafaf;
	padding:0 6px 0 6px;
}
.black {
	color:#000;
}
