.menu {color: ffffff; font-family: verdana; font-size:10px; }
.menu a, .menu a:hover, .menu a:visited {color: ffffff; font-family: verdana; font-size:10px; text-decoration: none; }

td {
font-size: 9px; font-family: verdana;
}

.btn, .btn:hover, .btn:visited, .btn_chat, .btn_chat:hover, .btn_chat:visited { 
	font-size: 9px; font-weight: bold; font-family: verdana; text-decoration: none !important;  
	text-align: center; vertical-align: middle;
	cursor: hand;
 }

.btn, .btn:hover, .btn:visited { 
	color: #ffffff;
       padding: 0px 18px;
	float: left;
 }

.btn_chat, .btn_chat:hover, .btn_chat:visited {
	color: #333; 
       padding: 0px 0px;
}

.d1 {
	width: 108px;
	white-space: nowrap;
	overflow: hidden;
}

.td_top, .td_toplist_top { 
	color:ffffff; height: 20px; text-align:center; width: 108px; 
	background: url(../images/button_up.gif) no-repeat; overflow: hidden;
}

.td_img { 
	border-left: solid 1px #111; border-right: solid 1px #111; border-top: solid 1px #111; 
	height: 100%; text-align: center; background: url(../images/loading_data.gif) no-repeat; 
}

.td_bottom { border-left: solid 1px #111; border-right: solid 1px #111; border-bottom: solid 1px #111; 
	text-align: center; width:108px; height: 25px; 
	background: url(../images/button_down.gif) no-repeat; background-position: 9px 3px;
}

.td_mdata { height:125px; }

.td_top { 
	color:ffffff; height: 20px; text-align:center; width: 108px; 
	background: url(../images/button_up.gif) no-repeat; overflow: hidden;
}

.td_toplist_top {
	font-size: 9px; font-weight: bold; font-family: verdana; text-decoration: none !important;  
	text-align: center; vertical-align: middle;
}
.td_toplist, .td_toplist a { font-size: 9px; font-family: verdana; }

.td_toplist { border: solid 1px #111; height: 620px; text-align: center; vertical-align: top; }


