body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: #000000;
	color: #a19568;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: "Myriad Pro", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
h1 {
	font-family: "Myriad Pro", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
td 
{
    font-size: 13px;
}
a 
{
    color: #a19568;
}
.topMenu {margin-top:1px;}
.topMenu  a {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #000000 url(../images/topMenuItem_inactive.gif) repeat-x left bottom;
	border: solid 1px #535353;
	border-bottom: none;
	padding: 6px 15px 6px 15px;
	margin: 0px 2px 1px 0px;
}
.topMenu  a.selected {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #000000 url(../images/topMenuItem_active.gif) repeat-x left bottom;
	border: solid 1px #cec075;
	border-bottom: none;
	padding: 6px 15px 7px 15px;
	margin: 0px 2px 0px 0px;
}
.topMenu  a: hover, .topMenu  a.selected:hover {
	color: #ffffff;
	text-decoration: none;
}
.subMenu {
	border: solid 1px #cec075;
	border-bottom: none;
}
.subMenu  a {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 0px 6px 15px;
	margin: 0px 2px 1px 0px;
}
.topText {
	font-family: "Myriad Pro", "Segoe UI", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 15px;
	color: #ffffff;
}
.mainFrame {
	border: solid 1px #cec075;
	padding: 20px;
	background: #ffffff;
}
.productFrame a.category {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: #000000 url(../images/topMenuItem_active.gif) repeat-x left bottom;
	border: solid 1px #cec075;
	border-bottom: none;
	padding: 4px 7px 5px 7px;
	margin: 2px 6px 0px 0px;
}
.productFrame a.category:hover {
	color: #ffffff;
}
.productFrame .subFrame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: solid 1px #cec075;
	border-top: none;
	margin: 0px 6px 4px 0px;
}
.productFrame .subFrame a {
	display:block;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
.productFrame .subFrame a:hover {
	background-color: #e8e8e8;
}
.shoppingCart {
	background: #cfbf81 url(../images/bgShoppingcart.gif) repeat-x left top;
	padding: 8px;
}
.shoppingCart h1 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.shoppingCart .list {
	background: #ffffff;
	padding: 8px;
	color: #000000;
}
.shoppingCart .header
{
    background: #f0f0f0;
    font-weight: bold;
    font-size: 11px;
}
.shoppingCart td {
	color: #000000;
	font-size: 12px;
}
.title 
{
    font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #000000 url(../images/topMenuItem_active.gif) repeat-x left bottom;
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
}
.cartText a, .cartText a:visited, a:active 
{
    color: #a19568;
}
