.cellText{
	color: #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

#cell_1_1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 44px;
	border-left: 1px solid #870000;
	background-image: url(../images/rec_on.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #969696;
}

#cell_1_2{
	position: absolute;
	left: 120px;
	top: 0px;
	width: 120px;
	height: 44px;
	border-left: 1px solid #bdbdbd;
}

#cell_1_3{
	position: absolute;
	left: 240px;
	top: 0px;
	width: 120px;
	height: 44px;
	border-left: 1px solid #bdbdbd;
}

#cell_1_4{
	position: absolute;
	left: 360px;
	top: 0px;
	width: 120px;
	height: 44px;
	border-left: 1px solid #bdbdbd;
}

#cell_2_1{
	position: absolute;
	top: 44px;
	left: 0px;
	height: 2px;
	width: 121px;
	border-left: 1px solid #870000;
}

#cell_2_2{
	position: absolute;
	top: 44px;
	left: 120px;
	height: 2px;
	width: 120px;
	border-left: 0px;
	border-bottom: 0px;
}

#cell_2_3{
	position: absolute;
	top: 44px;
	left: 240px;
	height: 2px;
	width: 120px;
	border-bottom: 0px;
}

#cell_2_4{
	position: absolute;
	top: 44px;
	left: 360px;
	height: 2px;
	width: 120px;
	border-left: 0px;
}

a.cell1:link,a.cell1:visited{
	color: #969696;
	text-decoration: none;
}

a.cell1:hover,a.cell1:active{
	text-decoration: underline;
}

a.cell2:link,a.cell2:visited{
	color: #bdbdbd;
	text-decoration: none;
}

a.cell2:hover,a.cell2:active{
	text-decoration: underline;
}

a.cell3:link,a.cell3:visited{
	color: #bdbdbd;
	text-decoration: none;
}

a.cell3:hover,a.cell3:active{
	text-decoration: underline;
}

a.cell4:link,a.cell4:visited{
	color: #bdbdbd;
	text-decoration: none;
}

a.cell4:hover,a.cell4:active{
	text-decoration: underline;
}