.topCellLeft{
	font-family: Copperplate Gothic Bold, Georgia, Times New Roman;
	font-size: 16pt;
	width: 55%;
	text-align: center;
	text-decoration: underline;
}	

.topCellRight{
	opacity: .30;
	filter: alpha(opacity: 30);
	background-color: white;
	width: 45%;
}

.menuTable{
	font-family: Verdana;
	font-size: 8pt;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-color: #000;
	border-style: solid;
}

.mainCell{
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
}

.copy{
	font-family: Arial, Verdana, Helvettica, sansSerif;
	font-size: 10px;
}

.sales{
	font-family: Arial, Verdana, Helvettica, sansSerif;
	font-size: 16pt;
}


a.more:link{
	font-size: 13pt;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a.more:visited{
	font-size: 13pt;
	color: purple;
	font-weight: bold;
}