
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}

.box{
	border:solid 1px #444;
	width:100px;
	background-image:url(img/thumbBG1.jpg);
	background-position:bottom;
}

.waiting{
	background-image:url(img/vctp/tab_waiting02.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
}

.oneon{
	background-image:url(img/vctp/tab_oneonone02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
}

.liveshow{
	background-image:url(img/vctp/tab_liveshow02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
}

.img {
	padding:0px 0 0 0;
	text-align:center;
}


a.chat{
	color:#00FFFF;
	text-decoration:none;
}

a.chat:hover{
	color:#FFCC00;
	text-decoration:none;
}

a.prof{
	color:#FFCC00;
	text-decoration:none;
}

a.prof:hover{
	color:#00FFFF;
	text-decoration:none;
}

.list_name a:link{
font-size:9pt;
font-weight:bold;
color:#ffffff;
}

.list_name a:hoverk{
font-size:9pt;
font-weight:bold;
color:#f0f;
}

.number {
font-size:x-small;

}




