
#category_list {
	margin-left: 0px;
	list-style-type: none;
}
#category_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC282;
}

#category_list a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#category_list{
	font-size: 13px;
}
#Cart_toolbar a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#Cart_toolbar a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#product_table td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #BFB462;
	border-bottom-color: #660000;
}
#product_table h3 {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
 #product_table p
	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}	
	
#product_table a 
	{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}
	
#product_table a:hover 
	{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}

	
.cell_darken_bg {
	background-image: url(../../images/template/bkgrd3.jpg);
}
#product_table h4 {
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}

TH {
	font-size: x-small;
	font-weight: bold;
	color: #660000;
}

.price {
	font-size: x-small;
	font-weight: bold;
	color: #660000;
	background-image: url(../../images/template/bkgrd3.jpg);
}

.BasicColor {
	font-size: small;
	font-weight: bold;
	color: #660000;
}

#product_table a {
	color: #003399;
}
h1 {
	font-size: x-large;
	color: #660000;
	margin: 0px;
}
h2 {
	font-size:Medium;
	color: #660000;
	margin: 0px;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	margin: 5px;
}

.table_header_bg {
	background-color: #670001;
	background-image: url(../../images/template/table_top_bg.jpg);
	color: #FFFFFF;
}

#category_list a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

body
	{
	margin:0;	
	background-color: #E8E1B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
	
a.hov {
color: black;
text-decoration: none;
		   font-size: 12px;
}
a.hov:hover {
	color: #990000;
	text-decoration: underline;
}