body {
	margin: 0;
	padding: 0;
	background-color: #87AEC5;
	background-image: url(http://www.tizag.com/pics/BannerTileBackground.gif);
	background-repeat: repeat-x;
}

a {
  color: #203B82;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#bodytable {
	background-image: url(http://macusi.com/shop/images/macusibg.jpg);
	background-repeat:repeat-y;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}	

#leftnav {

	width: 120px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	/* border: 2px dotted #999 !important; */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

h1.breadcrumb { 
  margin-top: 0px; 
  margin-bottom: 5px; 
  font-size: 14px; 
  font-weight: bold;
}

.breadcrumb a {
 font-weight: bold;
}


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.content {
	font-size: 14px;
	padding: 10px;
}

#searchBox {
	text-align: center;
}

#footer p {
	font-size:10px;
	text-align: center;
}