.MainTable
{
	height: 100%;
	width: 1000px;
	padding: 0;
}
.TableBottom
{
	background-image: url(images/PhotoGray_bg_c-1.jpg);
}
.CellRepeatRight
{
	height: 100%;
	width: 81px;
	background-image: url(images/nav_r3_c5.jpg);
	background-repeat: repeat-y;
}
.CellRepeatLeft
{
	height: 100%;
	background-image: url(images/nav_r3_c1.jpg);
	background-repeat: repeat-y;
	width: 76px;
}
.NavTable
{
	height: 100%;
	width: 100%;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
}

.SmText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.CenterTable {
	width: 100%;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.RightTable
{
	height: 100%;
	width: 81px;
}
.LeftTable
{
	height: 100%;
	width: 76px;
}

.TableTop
{
	background:  url(images/Bellamine_nav_r3_c1_n.jpg) no-repeat;
	vertical-align: top;
}
div#TableTopText {
    position: relative;
    height: auto;
    width: auto;
    left: 0px;
    top: 0px;
	vertical-align: top;
	}
.BehindNav
{
	height: 100%;
	width: 157px;
	background: url(images/nav_r2_c2.jpg) no-repeat;
	vertical-align: top;
	background-color: #ebebeb;
}
.top-left
{
	background: url('images/nav_r4_c1.jpg');
	height: 63px;
	width: 150px;
	vertical-align: top;
}
.top-right
{
	float: right;
	margin-top: -12px;
	background-image:  url(/images/corner-topright16x16.gif);
	height: 12px;
	width: 12px;
	font-size: 2px;
}
.bottomTable
{
	background-image:  url(images/nav2_r6_c2.jpg);
	width: 100%;
}
.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;

}
.ListTable
{
	width: 600px;
	border: 0;
	display: table-row;
	white-space: normal;
}
.image {
	border: 4px solid #ffffff
}
.btnMenu
{
	FONT-SIZE: 8pt;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background: url(none) no-repeat;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-transform: capitalize;
	padding-right: 2px;
	padding-left: 2px;


}
.frmBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background: #272928;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.frmLbl {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
.cartAddBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #666666;
	color: #ffffff;
	font-weight: normal;
}
.cartBtn {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: url(images/buttonbg.jpg) repeat-x;
	color: #ffffff;
	font-weight: normal;
}
.cartAddLbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AF9E84;
	line-height: 10pt;
}
.CellSpace {
	padding-top: 30px;
}