body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	background-image:url('../images/bg.gif');
	background-repeat:repeat;
	background-color:#ffffff;
	font: 12px  Arial,Verdana,Tahoma ;
	line-height:18px;
	color: #2c2c2c;
}

A:link, A:visited, A:active {
	color: #fff;
	font: 12px  Arial, Verdana,Tahoma ;
	text-decoration: none;
}
A:hover {
	color: #d3181f;
	font: 12px  Arial, Verdana, Tahoma ;
	text-decoration: none;
}

.txt-red15{
	font: bold  15px  Arial,Tahoma, Verdana;
	color: #d3181f;
	text-decoration:none;
}

.txt-red12{
	font: bold  12px  Arial,Tahoma, Verdana;
	color: #d3181f;
	text-decoration:none;
}

.txt-white15{
	font: bold  15px  Arial,Tahoma, Verdana;
	color: #fff;
	text-decoration:none;
}

.txt-grey15{
	color:#2c2c2c;
	font: 15px  Arial,Tahoma, Verdana;	
}
.txt-grey14{
	color:#2c2c2c;
	font: bold  14px  Arial,Tahoma, Verdana;	
}

.txt-grey11{
	color:#2c2c2c;
	font: 11px  Arial,Tahoma, Verdana;	
}

.txt-bottom{
	color:#757575;
	font: 11px  Arial,Tahoma, Verdana;	
}

.txt-grey20{
	color:#2c2c2c;
	font:  20px  Arial,Tahoma, Verdana;	
	line-height:26px;
}

.txt-red12{
	color:#d3181f;
	font: bold 12px Arial,Tahoma, Verdana;	
}

.txt-red11{
	color:#d3181f;
	font:  11px Arial,Tahoma, Verdana;	
}

.box-find{
	background-color:#000000; 
	text-align:center;
	height:34px;
	vertical-align:middle;
}

.box-grey-border{
	background-color:#fff;		
	border: 1px solid #dddddd;
	padding:10px;
}

.box-grey-price{
	background-color:#fff;		
	border: 1px solid #acacac;
	padding-left: 5px;
	height:23px;
}

.box-search{
	height:236;
	vertical-align: top;
	background-color:#ddd;
	padding:30px 20px 10px 20px;
}

.box-body{
	background:url(../images/body_bg.gif) repeat-x;
	background-color:#FFFFFF;	
}

a.redlink:link, a.redlink:visited {
	color: #d3181f;
	font: bold 12px  Arial,Tahoma, Verdana, ;
	text-decoration: none;
}

a.redlink:hover, a.redlink:active {
	color: #000;
	font: bold 12px  Arial,Tahoma,  Verdana, ;
	text-decoration: none;
}

a.redlink11:link, a.redlink11:visited {
	color: #d3181f;
	font: 11px  Arial,Tahoma, Verdana, ;
	text-decoration: none;
}
a.redlink11:hover, a.redlink11:active {
	color: #000;
	font:  11px  Arial,Tahoma,  Verdana, ;
	text-decoration: none;
}
a.blacklink:link, a.blacklink:visited {
	color: #2c2c2c;
	font:  12px  Arial,Tahoma, Verdana, ;
	text-decoration: none;
}
a.blacklink:hover, a.blacklink:active {
	color: #797979;
	font:  12px  Arial,Tahoma,  Verdana ;
	text-decoration: none;
}

a.listinglink:link, a.listinglink:visited {
	color: #2c2c2c;
	font:  12px  Arial,Tahoma, Verdana, ;
	text-decoration: none;
	line-height:22px;
}
a.listinglink:hover, a.listinglink:active {
	color: #797979;
	font:  12px  Arial,Tahoma,  Verdana ;	
	text-decoration: none;
	background:url(../images/list.gif) no-repeat; 
	background-position:left;
	line-height:22px;
}

ul.listing, ul.listing2 {
	margin:0;
	padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
}

ul.listing li {
	padding:1px;
	padding-left:25px;
	background: url(../images/list.gif)  no-repeat 3px 6px ;
}

ul.listing2 li {
	padding:2px;
	padding-left:22px;
	line-height:16px;
	background: url(../images/list.gif)  no-repeat 3px 6px;
}

/**
TD.solid-dot  {
 border:1px dotted #a09d7e;
 }
 
A:link .imgbox , A:visited .imgbox, A:active .imgbox{
padding:0px;
border:0px solid #927D69; 
background-color:#551E00;
}

A:hover .imgbox{
background-color:#CEBA71;
}


*/

.button{
/*background:#2c2c2c url(../images/pic_bt.gif) no-repeat; */
/*padding-left:8px;*/
background-color:#2c2c2c;
font:bold 12px Tahoma;
color:#FFF;
height:21px;
width:59px;
border:0px;
padding-bottom:1px;
}

.button2{
/*background:#2c2c2c url(../images/pic_bt.gif) no-repeat; */
/*padding-left:8px;*/
background-color:#2c2c2c;
font:bold 12px Tahoma;
color:#FFF;
height:21px;
width:100px;
border:0px;
padding-bottom:1px;
}

.select {  font:normal 13px Tahoma, Verdana, Arial; width:185px; height:22px;}


A.li:hover{
background-color:#ffffff;
}

form {padding:0; margin:0 auto; }

.input_style{
background-color:#ffffff;
border:1px solid #c6c6c6;
width:200px;
}

.input_style2{
background-color:#ffffff;
border:1px solid #c6c6c6;
width:70px;
}

.input_style3{
background-color:#ffffff;
border:1px solid #c6c6c6;
width:480px;
}

.imgbox {
padding:5px;
border:1px solid #dedede; 
background-color:#fff;
}

.imgbox2 {
padding:3px;
border:1px solid #dedede; 
background-color:#fff;
}