
.cellTL
{
	background-image: url(../images/box_01.png);
	width: 14px;
	height: 53px;
}
.cellTT
{
	background-image: url(../images/box_02.png);
	height: 53px;
	text-align: center;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
}
.cellTR
{
	background-image: url(../images/box_03.png);
	width: 15px;
	height: 53px;
}
.cellLL
{
	background-image: url(../images/box_04.png);
	width: 14px;
}
.cellM
{
	background-image: url(../images/box_05.png);
	text-align: right;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	width: 200px;
	height: 100px;
	vertical-align: text-top;
}
.cellRR
{
	background-image: url(../images/box_06.png);
	width: 15px;
}
.cellBL
{
	background-image: url(../images/box_07.png);
	width: 14px;
	height: 17px;
}
.cellBB
{
	background-image: url(../images/box_08.png);
	height: 17px;
}
.cellBR
{
	background-image: url(../images/box_09.png);
	width: 15px;
	height: 17px;
}

