body{
margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #663333;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	font-weight:bold;
	font-weight: normal;
	font-variant: normal;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.searchbox {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #D42A2A;
	height: 15px;
	width: 200px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #FFFFFF;
}
.inputbox {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #663333;
	height: 17px;
	border: 1px solid #999999;
	background: #FFFFFF;
	vertical-align: middle;
}
.button {
	border:1px solid #666666; 
	font-weight:bold; 
	font-size:10px; 
	color:#333333; 
	height:18px; 
	background: #cccccc
}
.button_small {
	border:1px solid #666666; 
	font-family: arial;
	font-size:9px; 
	color:#333333; 
	height:19px; 
	background: #cccccc
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: ;
	color: #663333;
border: 1px solid #999999;
	background: #FFFFFF;
	overflow-y: hidden;
}
.footer_links a:link {text-decoration: none; color: #666666; font-family: arial; font-size: 10px; font-style: normal;}
.footer_links a:visited {text-decoration: none; color: #666666; font-family: arial; font-size: 10px; font-style: normal;}
.footer_links a:active {text-decoration: none; color: #CC9999; font-family: arial; font-size: 10px; font-style: normal;}
.footer_links a:hover {text-decoration: none; color: #CC9999; font-family: arial; font-size: 10px; font-style: normal;}

.page_links a:link {text-decoration: none; color: #666666; font-family: arial; font-size: 12px; font-style: normal;}
.page_links a:visited {text-decoration: none; color: #666666; font-family: arial; font-size: 12px; font-style: normal;}
.page_links a:active {text-decoration: none; color: #CC9999; font-family: arial; font-size: 12px; font-style: normal;}
.page_links a:hover {text-decoration: none; color: #CC9999; font-family: arial; font-size: 12px; font-style: normal;}

.main_links a:link {text-decoration: none; color: #000033; font-family: arial; font-size: 12px; font-style: normal;}
.main_links a:visited {text-decoration: none; color: #000033; font-family: arial; font-size: 12px; font-style: normal;}
.main_links a:active {text-decoration: none; color: #000033; font-family: arial; font-size: 12px; font-style: normal;}
.main_links a:hover {text-decoration: none; color: #CC3333; font-family: arial; font-size: 12px; font-style: normal; }

.buy_links a:link {text-decoration: none; color: #CC0000; font-family: arial; font-size: 11px; font-style: normal;}
.buy_links a:visited {text-decoration: none; color: #CC0000; font-family: arial; font-size: 11px; font-style: normal;}
.buy_links a:active {text-decoration: none; color: #CC0000; font-family: arial; font-size: 11px; font-style: normal;}
.buy_links a:hover {text-decoration: none; color: #CC3333; font-family: arial; font-size: 11px; font-style: normal; }

.moreinfo_links a:link {text-decoration: none; color: #61879a; font-family: arial; font-size: 11px; font-style: normal;}
.moreinfo_links a:visited {text-decoration: none; color: #61879a; font-family: arial; font-size: 11px; font-style: normal;}
.moreinfo_links a:active {text-decoration: none; color: #61879a; font-family: arial; font-size: 11px; font-style: normal;}
.moreinfo_links a:hover {text-decoration: none; color: #61879a; font-family: arial; font-size: 11px; font-style: normal; }

.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.dark_hdr_txt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663333;
	text-transform: uppercase;
}
.product_txt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663333;
	text-transform:capitalize;
}
.product_txt_nb {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663333;
	text-transform:capitalize;
}
