body {	background-image: url(/images/annabear.jpg);
	background-repeat: no-repeat;
      background-position:top left;
background-color:#ffffff;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	scrollbar-base-color:#E0CAE9;

}
.mainButton { 
background: #FFF; 
border-color: #754080; 
color: #000; 
border-style:solid; 
border-width: 1; 
font-size: 85%; 
font-weight: bold; 
font-family: "Trebuchet-MS", Verdana, Arial, Helvetica, sans-serif;
}

#cart {
	position:absolute;
	left:288px;
	top:155px;
	z-index: 9998;
	overflow: visible;
	visibility: visible;
}
img { 
border:0px;
}
a:link, a:visited, a:active{
color:#86569A;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#9869ab;
font-weight:bold;
text-decoration:underline;

}

a.menu:link, a.menu:visited, a.menu:active{
color:#3399ff;
text-decoration:none;
font-weight:bold;
font-size: 130%;
}
a.menu:hover {
color:#ff66ff;
font-weight:bold;
font-size: 130%;
background: #FFFFFF;

}
p, tr, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 5px;
	
}

#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	position: absolute;
      padding:0px;  
	top: 185px;
	left: 30px;
	font-weight: bold;
	line-height: 18pt;
	width: 240px;
	height: auto;
}

#center {
	position: absolute;
	left: 457px;
	top: 185px;
      margin-left:-170px;
	  margin-right:10px;
	color: #000000;
	text-align: center;
	width: auto;
      background:transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:10px;
}
.box {
background-color: #E0CAE9;
text-align: left;
width: auto;
padding:10px;
border:2px solid #000000;
}


h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
padding-right:5px;
margin-right:0px;
margin-bottom:5px;
}
h4 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 13pt;
	font-style: italic;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.footer {
text-align:center;
}
#footer {
top: 99%;
text-align:center;
}
.style2 {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}
.redSale {
	color: #FF0000;
	font-weight: normal;
 	text-decoration: line-through;
}

.redSaleNoLine {
	color: #FF0000;
	font-weight: normal;
}
.style4 {color: #FF0000; font-weight: bold; font-size: 16px; }
.tableHead {
	font-weight: bold;
	color: #FFFFFF;
	background: #C285E7;
}
