.ErrorMessage
{
	height: 12px;
	font-weight: bold;
	padding-left: 5;
	padding-top: 5;
}

.MuzeLabel
{
	color: Red;
	font-weight: bold;
	font-size: 10px;
}

.navlink
{
	color: #3C3C3C;
	font-weight: bold;
	font-size: 10px;
}

#SearchBar
{
	position: relative;
	width: 159px;
	height: 100%;
}

#emptySearchBar
{
	width: 5px;
	position: relative;
	height: 100%;
	background-color: #3c3c3c;
}

.SiteColor
{
	color: #B99968;
}

.SiteOtherColor
{
	color: #2E3192;
}

.gridHeader
{
	background-color: #B99968;
}

.alternatingItem
{
	background-color: #F1F7FB;
	
}

.alternatingItemCloak
{
	background-color: #F1F7FB;
	color: #F1F7FB;
	
}

.itemBar
{
	background-color: #F1F7FB;
}

.promoBorder1
{
	border-top: GRAY 1px solid;
	border-right: GRAY 1px solid;
	border-left: GRAY 1px solid;
	border-bottom: GRAY 1px solid;
}

.promoBorder
{
	border-right: GRAY 1px solid;
	border-left: GRAY 1px solid;
}

.promoHeading
{
	background-color: #2E3192;
	font-weight: bold;
	color: white;
}

.searchLink:HOVER
{
	text-decoration: underline;
	color: white;
}
.searchLink
{
	font-weight: bold;
	color: white;
}
.searchLink:VISITED
{
	font-weight: bold;
	color: white;
}
.quickSearch
{
	color: white;
	background-color: #B99968;
}
.frameHeading
{
	background-color: #cccccc;
	font-weight: bold;
	color: #90a2be;
}
.frameBorder
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.selectItemYear
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 1px solid;
	width: 75px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TR .gridHeader TD
{
	color: white;
}

.selectItemState
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 1px solid;
	width: 30px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.selectItemZip
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 1px solid;
	width: 100px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.pageBoder
{
	border-right: #B99968 1px solid;
}
.pageHeading
{
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.defaultCartheading
{
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.selectItem
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 1px solid;
	width: 215px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.showOnly
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body
{
}
.LinkFooter
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

A
{
	text-decoration: none;
}

A:hover
{
	color: #B99968;
	text-decoration: underline;
}

TD
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
}

.Search
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	border: 1px solid Black;
	width: 115px;
}


H1
{
	font-family: Verdana, Arial;
	font-size: medium;
}
H2
{
	font-family: Verdana, Arial;
	font-size: small;
}
BODY
{
	font-family: Verdana, Arial;
	font-size: x-small;
	margin: 0;
}


.bannerLinks
{
	text-decoration: none;
	color: #07285B;
}

.LinkBlue
{
	text-decoration: none;
	color: #2E3192;
}

A.LinkBlue:hover
{
	text-decoration: underline;
	color: #2E3192;
}
.LinkTop
{
	text-decoration: none;
	color: #2E3192;
}
A.LinkTop:hover
{
	text-decoration: underline;
	color: #2E3192;
}
.StockStatus_Available
{
	color: #00cc00;
	font-weight: bold;
}
.StockStatus_UnAvailable
{
	color: #B99968;
	font-weight: bold;
}

hr
{
    color: #B99968;
}

.rightBannerLinks
{
	text-decoration: none;
	color: #062A5E;
}

A.rightBannerLinks:hover
{
	text-decoration: underline;
	color: #B99968;
}

.leftBannerLinks
{
	text-decoration: none;
	color: White;
}

A.leftBannerLinks:hover
{
	text-decoration: underline;
	color: White;
}