body
{
}


.VerticalImageButton
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.TableHeading
{
	font-family:Bell MT, Arial Black, Arial;
	font-size:large;
	font-weight:bold;	
	
}

.TableText
{
	font-size: 10pt;
	font-family: Californian FB, Arial, Times New Roman;
}

.PhotoText
{
	font-family: Arial;
	font-size: smaller;
	font-weight: bold;
}

.productImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.productTable
{
	border-right: #000000 1px;
	border-top: #000000 1px;
	border-left: #000000 1px;
	border-bottom: #000000 1px;
	border-collapse: collapse;
}

