html {
	background:#000000 url(/images/gradient.jpg) 0 0 repeat-x;
	width:100%;
	height:100%;
	margin:0;
	padding:10px 0 0 0;
	}
	
body {
	width:784px;
	min-height:500px;
	_height:500px;
	margin:auto;
	border:4px double #CCCCCC;
	background:#FFFFFF;
	}
	
.cat_tree a{
	display:block;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	background:#ae0c01;
	border-bottom:1px solid #CCCCCC;
	width:155px;
	text-decoration:none;
	text-align:left;
	text-indent:5px;
	}
	
.cat_tree{
	height:30px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF !important;
	background:#810100;
	width:155px;
	text-decoration:none;
	text-align:left !important;
	text-indent:5px;
	}
	
br {
	height:0px;
	line-height:0px;
	font-size:0.000001em;
	}
	
.sign {
	text-align:left;
	text-decoration:none;
	}
	
.sign a {
	text-decoration:none;
	color:#810100;
	font-weight:bold;
		}
		
.bread_crumb a {
	text-decoration:none;
	color:#810100;
	font-weight:bold;
	}
	
.bread_crumb a:hover {
	text-decoration:none;
	color:#0066CC;
	font-weight:bold !important;
	}
	
.content_a a {
	color:#FF0000;
	text-decoration:none;
	}
	
.content_a a:hover {
	color:#0066FF;
	}
	
.cat_tree_italic i {
	display: none;
	height:0;
	font-size:0.00001em;
	}
	
.footer_links {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:50px;}
	
.footer_links a {
	text-decoration:none;
	color:#CC0000;
	}
	
.footer_links a:hover {
	color:#0066FF;
	}
	
.new_products h1 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.new_products {
	width:155px;
	float:right;
	overflow:auto;
	}
	
.customer_link a {
	text-decoration:none;
	color:#810100;
	}
	
.customer_link a:hover {
	color:#0066FF;
	}
	
.navbar_buttons img {
	display:block
	}
	
.navbar_buttons a {
	display: block;
	float:left
	}
