body
{
	background-color : white;
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

table
{
	background-color : white;
	font-family : arial;
	font-size : 11px;
	color: #470200;
}

.catalog-outer-table 
{
    border-width: 5px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:20px;
}

.catalog-inner-table
{
    background-color: #ffffff;
    min-height: 455px;
    border-width: 1px;
    border-style: solid;
    border-color: #8C6B66;
    padding:8px;
}

.product-outer-table
{
	border:0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:20px;

}
.product-inner-table
{
    background-color: #ffffff;
    min-height: 455px;
    border-width: 1px;
    border-style: solid;
    border-color: #8C6B66;
    padding:0px;
}
.cart-outer-table 
{
    border-width: 5px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:20px;
}
.cart-inner-table
{
    background-color: #ffffff;
    min-height: 455px;
    border-width: 1px;
    border-style: solid;
    border-color: #8C6B66;
    padding:8px;
}

.category-table
{
    background-color: #ffffff;
    padding:0px;
	border:1px;
	border-color:#333333;
}


a
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: 470200;
	text-decoration : none;
}

.category-product-block
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

.category-short-desc
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

.categorylink
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: 470200;
	text-decoration : none;
}

.menulink
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: 470200;
	text-decoration : none;
}

.msrp
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

.navtrail-link
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: 470200;
	text-decoration : none;
}

.navtrail-text
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

.option-label
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}
.optionchoice-label
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}
.page-list
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}
.price
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

.productlink
{
	font-family : arial;
	font-size : 11px;
	color: 470200;
}

.search-label
{
	color:666666;
}

.sidebar-text
{
	font-family : arial;
	font-size : 11px;
	color: 666666;
}

.sidebar-title
{
	font-family : arial;
	font-size : 11px;
    font-weight: bold;
	color: 470200;
}

.submit
{
    BORDER-RIGHT: #555555 thin solid;
    BORDER-TOP: #555555 thin solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #555555 thin solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #555555 thin solid;
    FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #777777
}

.text-input
{
    BORDER-RIGHT: #555555 solid;
    BORDER-TOP: #555555 solid;
    BORDER-LEFT: #555555 solid;
    BORDER-BOTTOM: #555555 solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #470200;
    FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF
}
