﻿body 
{
	font-size: 16pt;
	margin: 0px;
	
	
}

.pageBody
{
	width: 770px;
	
}

.pageContent
{
	text-align:left;
	font-size: 10pt;

}

.pageMenu
{

	
	
	
}
.pageFooter
{
	text-align: center;
	clear: both;
}

.pageHeader
{
	/*padding-bottom: 10px;*/

}

.menuTable
{
	width: 100%;
	height: 25px;
	font-weight: bold;

	
}


.savedGV
{
	border: 1px black solid;
}

.savedGV th
{
	border: 1px black solid;
}

tableRowColorAlt td
{
	border: 1px black solid;
}

.menuTable tr
{
	
}

.menuTable td
{
	
	text-align: center;
}

.loginBoxHeader
{
	background: white;
	font-weight: bold;
	padding: 2px;
}

.homeCopy
{
	margin: 7px;
}

.loginBox
{
	margin-left: 30px;
}

.catalog td
{
	padding: 2px;
}

.catalogHeader
{
	font-weight: bold;
}

.catalog
{
	margin-left: 5px;
}

.prodName
{
	width: 250px;
}
.prodSpace
{
	width: 15px;
}
.prodDesc
{
	width: 300px;
}
.prodImage
{
	width: 125px;
}

.catHouseStyle
{
	text-align: left;

	
}

.catHouseStyle div
{
	text-align: center;

}

.catHouseStyle table
{
	margin-left: 10px;
	margin-bottom: 20px;
	
}

.optionBox
{
	text-align: center;
}











