body{
	backgroung-color: #ffffff;
}

td{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #606060;
}

.tm{
	color: #ffffff;
	text-decoration: none;
}

.tm:hover{
	text-decoration: underline;
}

.sp{
	color: #FFAA00;
	padding-left: 3px;
	padding-right: 3px;
}

.ca{
	font-weight: bold;
	font-size: 10px;
	width: 203;
}

.ti{
	background-color: #657585;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.pi{
	border-color: #636A72;
}

.nd{
	text-decoration: none;
	color: #606060;
}

a{
	color: #990000;
}

#sList{
	width:170px;
	height: 100%;
 overflow-y: hidden;
	overflow-y: scroll;
	text-align: center;
}