body {
/*	background-color:#ccff98;	*/
}

.tea1 {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 20px;
	background-color:#000000;
	color:#FFFFFF;
	font-size: 12px; font-weight: bold;
	text-align: center;
	line-height: 20px;
	float:left;
}
.tea12 {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 20px;
	color:#FFFFFF;
	font-size: 11px; 
	text-align: center;
	line-height: 20px;
	float:left;
}
.blackText {
	color:#000000;
	font-weight:bold;
}

.giftset {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 20px;
	background-color:#ccff98;
	color:#000000;
	font-size: 12px; font-weight: bold;
	text-align: center;
	line-height: 20px;
	float:left;
}
.giftset2 {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 20px;
	color:#FFFFFF;
	font-size: 11px; 
	text-align: center;
	line-height: 20px;
	float:left;
}
.grayText {
	color:#454545;
	font-weight:bold;
}

input.sch {
	border:1px solid #a5a5a5;
	font-size:11px;
	line-height:19px;
	height:19px;
	width:104px;
}
input.uinfo {
	border:1px solid #ffffff;
	font-size:11px;
	line-height:19px;
	height:19px;
	width:104px;
}

a.black {color:#000000;	font-weight:bold; text-decoration:none;}
a:hover.black {color:#000000; font-weight:bold; text-decoration:underline;}

a.gray {color:#454545;	font-weight:bold; text-decoration:none;}
a:hover.gray {color:#454545; font-weight:bold; text-decoration:underline;}

a.white {color:#FFFFFF;	text-decoration:underline; font-size:11px; }
a:hover.white {color:#FFFFFF; text-decoration:none; }
a.pbold {color:#000000; font-weight:bold; text-decoration:underline;}
a:hover.pbold {color:#000000; font-weight:bold; text-decoration:none;}

a.teaLounge {color:#ffffff;	font-weight:bold; text-decoration:none;}
a:hover.teaLounge {color:#ffffff; font-weight:bold; text-decoration:underline;}

a.leftmenu {font-size:11px; }
