table.tableBottom
{
	border-top: 1px outset rgb(130,130,130); 
	border-bottom: 1px outset white; 
	border-left: 1px outset rgb(190,190,190);
	border-right: 1px outset white; 
}

td.tdBottom
{
	height: 60px;
	background-image: url("/images/Bottom/Bottom.png");
	background-repeat: repeat-x;
}

td.tdBottomLeft
{
	height: 60px;
	background-image: url("/images/Bottom/Bottom.png");
	background-repeat: repeat-x;
}

table.tableBottomButtons
{
	width: 300px;
	margin-right: 30px;
	font-size: 8pt;
	text-align: center;
}

table.tableBottomText
{
	width: 300px;
	margin-right: 10px;
	font-size: 8pt;
	text-align: center;
}

td.tdBottomButton
{

}

td.tdBottomButtonSpacer
{
	border-right: 1px solid black;
}