body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	color: #000000;
}
img {
	border:none;
}
td.lines {

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:underline;
}
.litl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.litl A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.litl A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration:underline;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight:bold;
	color: #000000;
}
.price_digits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight:bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text A { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.text A:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	line-height: 1;		
	font-size: 18px;
	font-weight: bold;
}
h2 {
	line-height: 0.8;		
	font-size: 16px;
	font-weight: bold;
}
.left_nav {
	color: #333333;
	margin-bottom: 15px;
	width:150px;
}
.grey_goods {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.grey_goods  A{
	color: #757575;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.grey_goods A:hover{
	color: #6666FF;
	text-decoration: underline;
}
.left_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.left_nav #active {
	color: #999999;
	text-decoration: none;
}
.left_nav a:hover {
	color: #666666;
	text-decoration:underline;
}
.left_nav h1 {
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 21px;
	line-height: 21px;
	padding: 0px;
	color: #6b3020;
}
.left_nav_dot {
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(dot_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}
