<style type="text/css">
<!--
body{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #333333;
}
body td tr, table {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #333333;
}
li {
	background: url(images/arrow.png);
	background-position:left;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 2px;
}
#linormal {
	background: url(images/arrow.png);
	background-position:left;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 2px;
	margin-left: 0;
}
#liover {
	background: url(images/arrow_purple.png);
	background-position:left;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 0;
}

ul{
	margin:0;
	padding:0;
}
#content_table {
	border: 1px solid #663333;
	background-color: #FFFFFF;
}
#footer_table {
	border-top: 1px solid #ababab;
	height: 30px;
}
#footer_cell {
	padding: 0px 15px 0px 15px;
}
#content_inner {
	padding: 5px;
	background-color: #FFFFFF;
}
#underline_cell {
	border-bottom: 1px solid #bfbfbf;
	font-size:12px;
	color:#663333;
	font-weight:bold;
}
#underline_cell1 {
	font-size:12px;
	color:#663333;
	font-weight:bold;
}
#content_cell {
	padding-top: 5px;
}
#content_cell a:link{
	color:#333333;
	text-decoration:none;
}
#content_cell a:visited{
	color:#333333;
	text-decoration:none;
}
#content_cell a:hover{
	color:#660000;
	text-decoration:none;
	font-weight:bold;
}
#drop_shadow {
	background-color: #c4c8bc;
}

#product_grid_holder {
	padding: 10px;
}
#product_grid_cell {

}
#product_title {
	color: #000000;
}
#homepage_product_box {
	color: #000000;
	border:thin;
	border:#CCCCCC;
}

.top_index img
{
	border: 0;
}

button
{
	vertical-align: bottom;
}

h2
{
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#bigmenu{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
#bigmenu a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#bigmenu a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#bigmenu a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.style2{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 a:link{
	text-decoration:none;
	color:#FFFFFF;
} 
.product{
	width:97%;
	display: none;
}
.product2{
	width:97%;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	margin-top:5px;
}
.product3{
	width:99%;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	margin-top:5px;
}
.product2 a:link{
	color:#333333;
	text-decoration:none;
}
.product2 a:visited{
	color:#333333;
	text-decoration:none;
}
.product2 a:hover{
	color:#660000;
	text-decoration:none;
}
.welcome{
	font-size:12px;
}
.thumb{
	float:left;
	width:100px;
	height:100px;
	margin-right:3px;
	
}
.holder{
	width:800px;
	float:left;
}
.section{
	width:200px;
	border:1px solid #999999;
	height:20px;
	margin-bottom:3px;
	text-align:center;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
.product_holder{
	height:500px;
}

/* Cart Stuff */

.cart_q
{
	width: 40px;
	border: 0;
	text-align:right;
}

.blurred
{
	background-color: #999999;
}

.unblurred
{
	background-color: #ffffff;
}

-->


</style>