.tableMain {
	border: 1px solid #89B57F;
}
.tableBody {
	border: 1px solid #CCCCCC;
}
.image {
	background-attachment: fixed;
	background-image: url(../images/buttonBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.atctag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336633;
}
