.mainBox td {
	border-right: 1px solid #59A0CC;
	border-bottom: 1px solid #59A0CC;
	text-align: center;
	width: 30px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
}
.mainBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: white;
}

/*############### DC 06/10/08 SPECIAL SIZE GRID ###############*/
.keystop {
    /*background-image: url('../_images/site/gradsmallb.jpg');
    background-repeat: repeat-x;*/
    background-color: #FFFFFF;
	font-weight: bold;
	color: #C6001E;
}

.keysleft {
    /*background-image: url('../_images/site/gradsmallr.jpg');
    background-repeat: repeat-y;*/
    background-color: #FFFFFF;
	font-weight: bold;
	color: #C6001E;
}

/*############### DC 06/10/08 SPECIAL SIZE GRID ###############*/

.key {
    background-image: url('../_images/site/gradsmall.jpg');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}

.mainBox .xx {
	height: 1px;
	border: 0px;
}

.mainBox a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainBox a:hover {
	color: #000000;
	text-decoration: none;
}