.TopNavTable {
	height: 180px;
	width: 800px;
	background: url(images/banner.jpg) no-repeat;
	padding-left: 0px;
	padding-right: 0px;
}
.NavRow {
	height: 22px;
	width: 100%;
	background-color: #640032;
}
.BottomRow {
	height: 15px;
	width: 800px;
	background-color: #FFFFFF;
	text-align: center
}
.MainTable {
	height: 100%;
	width: 800px;
	padding: 0px;
}
.Container {
	height: 100%;
	width: 100%;
	}
.MainCell {
	height:100%;
	valign:top; 
	background-color:#bdd5d5;
}
.SmText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.CellRepeat
{
	background-image: url(images/NavGreen_r4_c7.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.CenterTable {
	width: 100%;
	height: 100%;
	text-align: center;
}
.RightTable
{
	height: 100%;
	width: 25px;
	margin: 0px;
	padding: 0px;
}
.RightCurve
{
	background: url(images/NavGreen_r5_c7.jpg) center;
	height: 281px;
	width: 25px;
}
.RightTop
{
	background: url(images/NavGreen_r3_c7.jpg) center;
	height: 87px;
	width: 25px;
}
.top-left
{
	background-image: url(images/corner-topleft1280x9.gif);
	height: 12px;
	font-size: 2px;
	margin-right: 12px;
}
.top-right
{
	float: right;
	margin-top: -12px;
	background-image: url(images/corner-topright16x16.gif);
	height: 12px;
	width: 12px;
	font-size: 2px;
}
.bottom-left
{
	background-image: url(images/corner-botleft1280x16.gif);
	height: 12px;
	font-size: 2px;
	margin-right: 12px;
}
.bottom-right
{
	background-image: url(images/corner-botright16x16.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 2px;
	margin-top: -12px;
}
.inside
{
	border-left: 2px solid #DFCE8A;
	border-right: 2px solid #DFCE8A;
	padding-left: 10px;
	padding-right: 10px;
}
.notopgap
{
	margin-top: 0;
}
.nobottomgap
{
	margin-bottom: 0;
}
.gap-saver {
     height: 1px; 
     margin: 0 0 -1px 0;
     padding: 0;
     font-size: 1px; /* to correct IE */
     }
.alignTop{
	vertical-align: top;
}
.alignTopWidth{
	vertical-align: top;
	width: 180px;
	margin-left: 10px;
 	padding-left: 10px;
}
.PageTable
{
	width: 95%;
	border: 1px solid #E7D38C;
	margin: 5px;
	background-position: center;

}
.btnMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #630031;
	height: 21px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 1px;
	padding-left: 1px;
	border: thin none;
	cursor: hand;
	font-weight: bold;
}
.frmBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #83B4B1;
	height: 21px;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	border: thin none;
	cursor: hand;
	font-weight: normal;
}
.cartAddBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #83B4B1;
	height: 21px;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	border: thin none;
	cursor: hand;
	font-weight: normal;
}
.cartBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #83B4B1;
	height: 21px;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	border: thin none;
	cursor: hand;
	font-weight: normal; 
	}
.fullheight {
	height=100%}

