.upleftcorner {
	background-image: url(../images/tables/img_cornergrayuplft.gif);
	background-repeat: no-repeat;
}
.toprepeat {
	background-image: url(../images/tables/img_cellgraytp.gif);
	background-repeat: repeat-x;
}
.uprightcorner {
	background-image: url(../images/tables/img_cornergrayuprt.gif);
	background-repeat: no-repeat;
}
.leftside {
	background-image: url(../images/tables/img_cellgraylft.gif);
	background-repeat: repeat;
	text-align: right;
}
.rightside {
	background-image: url(../images/tables/img_cellgrayrt.gif);
	background-repeat: repeat;
	text-align: left;
}
.bottom {
	background-image: url(../images/tables/img_cellgraybtm.gif);
	background-repeat: repeat-x;
}
.btmleftcorner {
	background-image: url(../images/tables/img_cornergrayllft.gif);
	background-repeat: no-repeat;
}
.btmrightcorner {
	background-image: url(../images/tables/img_cornergraylrt.gif);
	background-repeat: no-repeat;
}
.plan1head {
	font-size: 14px;
	background-color: #E50000;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.planprice {
	font-size: 14px;
	background-color: #E50000;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
