BODY {COLOR: black; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 10pt; BACKGROUND: white}
h1 {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: bold; display: inline;}
h2 {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: inline;}
h3 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; display: inline;}
h4 {color: #313131; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; display: inline; }
h5 {color: #313131; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: inline;}
.moreInfo { color: #000000; font-size: 10pt; font-family: Arial; font-weight: bold}
.main {COLOR: black; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 10pt; BACKGROUND: white}
.page { background-repeat: repeat; background-attachment: scroll; color: #FFFFFF; background-position: 0% 50% }
.location {BACKGROUND: black }

A:link {COLOR: blue; TEXT-DECORATION: underline}
A:visited {COLOR: red; TEXT-DECORATION: underline}
A:hover {COLOR: blue; TEXT-DECORATION: underline}
A:active {COLOR: blue; TEXT-DECORATION: underline}

.baseBold { FONT-FAMILY: Verdana, Helvetica, sans-serif; COLOR: black; FONT-SIZE: 10pt; FONT-WEIGHT: bold}
.base {FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 10pt}
.prevNext {font-family: Verdana, Arial, sans-serif; font-size: 10pt }

.listStyle { font-family: Arial; font-size: 10pt; color: #000080 }
.itemStyle { FONT-FAMILY: Arial; FONT-SIZE: 10pt; COLOR: black}
.sold { font-family: Arial; font-size: 12pt; color: #FF3300; font-weight: bold }
.search { FONT-FAMILY: Arial; FONT-SIZE: 12pt; COLOR: black; FONT-WEIGHT: bold}
a.specialsBody { background-repeat: repeat; background-attachment: scroll; font-size: 9pt; background-position: 0% 50% }
a.topStatsBody { background-repeat: repeat; background-attachment: scroll; font-size: 9pt; background-position: 0% }

table.specials { font-family: Arial; font-size: 10pt; color: black; background-color: #E85711; background-repeat: repeat; background-attachment: scroll;
font-weight: bold; background-position: 0% 50% }
table.topStats { font-family: Arial; font-size: 10pt; color: black; background-color: #990099; background-repeat: repeat; background-attachment: scroll;
 font-weight: bold; background-position: 0% 50% }
table.specialsBody { background-color: #FFFFCC; background-repeat: repeat; background-attachment: scroll; border-style: solid; border-width: 0;
 background-position: 0% 50% }
table.topStatsBody { background-color: #FFFFCC; background-repeat: repeat; background-attachment: scroll; border-style: solid; border-width: 0;
 background-position: 0% 50% }

/* minicart scroller box for header*/
div.scroll {
height: 100px;
width: 205px;
overflow: auto;
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
padding: 1px;}

/*minicart format table header and body */
table.minicart
{ text-align: right;
font-family: Verdana;
font-weight: normal;
font-size: 10px;
color: #404040;
width: 180px;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}

.minicartHd
{ border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 8px;
color: #404040;}

.minicartBod p
{ text-align: right;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 8px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 2px;
margin-bottom: 2px;}

/* Main Shopping cart */
table.entryTable{
text-align: right;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
}

tr.entryTableHeader td{
border-bottom: 2px solid #d79900;
background-color: #FFF2BA; color: black;
font-weight: bold;
}

tr.contents td{
	background: #ddd;
	border: 1px solid #333;
}