.tl1 {
	background-image: url(../images/corncal1_ul.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFF66;
	width: 6px;
	height: 20px;
}
.tr1 {
	background-image: url(../images/corncal1_ur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 20px;
	background-color: #FFFF66;
}
.bl1 {
	background-image: url(../images/corncal1_bl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFF66;
	height: 9px;
	width: 6px;
}
.br1 {
	background-image: url(../images/corncal1_br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFF66;
	height: 9px;
	width: 6px;
}
.emptyvert {
	width: 4px;
}
.tl2 {
	background-image: url(../images/corncal2_ul.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFF99;
	width: 6px;
	height: 20px;
}
.bl2 {
	background-image: url(../images/corncal2_bl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFF99;
	height: 9px;
	width: 6px;
}
.tr2 {
	background-image: url(../images/corncal2_ur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 20px;
	background-color: #FFFF99;
}
.br2 {
	background-image: url(../images/corncal2_br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFF99;
	height: 9px;
	width: 6px;
}
.emptyhorz {
	height: 4px;
}
.tl3 {
	background-image: url(../images/corn_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CC3300;
	width: 6px;
	height: 20px;
}
.tr3 {
	background-image: url(../images/corn_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 20px;
	background-color: #CC3300;
}
.bl3 {
	background-image: url(../images/corn_06.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #CC3300;
	height: 9px;
	width: 6px;
}
.br3 {
	background-image: url(../images/corn_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CC3300;
	height: 9px;
	width: 6px;
}
