p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #D20000;
	text-decoration: underline;
}
a:active {  }
a:visited {
	text-decoration: underline;
}
form {
	margin:0;
	padding:0;
}
hr {  color: #990000}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #990000}
.reverse {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF}
.red {  color: #D20000}
.address {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
}
.brown {
	color: #990000;
}
.darkbrown {
	color: #660000;
}
.head2s {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.head3s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}
title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#cc0000;
	text-transform:uppercase;
}
.extralinespace {
	line-height: 18px;
}
.homepage {
	display: none;
}


.extralinespace {
	line-height: 18px;
}
.out-of-stock {
	font-size:18px;
	font-weight:bold;
	color:#FF6300;
	text-shadow: #999 1px 0px 4px;
	text-align:center;
}

ul.tabs {
	margin:0px;
	list-style:none;
}
.tabs li {
	margin:2px;
	float:left;
	width:150px;
}
.tabs li a {
	padding:4px;
	height:16px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.tabs li a:hover {
	text-decoration:underline;
	background-color: #FFCB96;
}

li.selected {
	background-color:#FFCB96;
}

#product-container {
	border:1px solid #9E0000;
}
#product-tabs {
	clear:both;
}
em.small {
	font-size:12px;
	color:#C00;
}