/* CSS Document */



.IOTCV_ON {
	font-weight: bold;
	float: CENTER;
	background-image: url(../images/ABNY_26.jpg);
	width: 65px;
	cursor: hand;
	color: #800080;
	height:42px;
	line-height:42px;
	text-align:center;
	letter-spacing:2px;
	font-size: 12px;
}
.IOTCV_OFF {
	float: CENTER;
	width:65px;
	cursor: hand;
	color: #9D9D9D;
	height:42px;
	line-height:42px;
	text-align:center;
	letter-spacing:2px;
	font-size: 12px;
}


.KOTCB_ON {
	display: block;

	background-image: url(mm61.jpg);
	width: 83px;
	cursor: hand;
	color: red;
	height:33px;
	line-height:33px;
	text-align:center;
	letter-spacing:2px;
	font-size: 12px;
}
.KOTCB_OFF {
	display: block;

	width:83px;
	cursor: hand;
	color: #000000;
	height:33px;
	line-height:33px;
	text-align:center;
	letter-spacing:2px;
	font-size: 12px;
}
