td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
 }
.menu1 {
	color: #FDFDFB;
	text-decoration: none
 }
.menuleft {
	font-weight: bold;
   color: #6C512F;
	text-decoration: none;
	margin:2px 0 2px 0;
 }
a.menuleft:hover {
	font-weight: bold;
   color: #6C512F;
   text-decoration: underline
}
.menuleftsel {
	font-weight: bold;
   color: #6C512F;
   text-decoration: underline;
	cursor: default
 }
.text {
	color: #666666;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px
 }
.tb {
	font-family: arial,verdana;
	font-size: 12px;
	color: black;
	text-decoration: none
}
.tb:hover {
	font-family: arial,verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline
}
.tbt {
    margin-left: 5px;
	font-family: arial,verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: black;
	text-decoration: none
}
.tbt:hover {
   margin-left: 8px;
	font-family: arial,verdana;
	font-size: 12px;
   font-weight: bold;
	letter-spacing: 1px;
	color: black;
	text-decoration: underline
}
.order {
	margin: 0 4 0 0px;
	background-color: #E1CFAF;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	cursor: default
}
.f_error {
	margin: 5px;
   font-family: arial,verdana;
	font-size: 11px;
   font-weight: bold;
	color: red;
}
.search {
   font-family: arial,verdana;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.search:hover {
   font-family: arial,verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}
.search:visited {
   font-family: arial,verdana;
	font-size: 11px;
	color: #56B4ED;
	text-decoration: none;
}
.search:visited:hover {
   font-family: arial,verdana;
	font-size: 11px;
	color: red;
	text-decoration: underlin;
}
.tregion {
  margin: 15 0 0 0px;
  text-align: center;
}
.region {
  font-weight: bold;
  font-size: 12px;
  color: #521F1A;
  text-decoration: none;
}
.region:hover {
  font-weight: bold;
  font-size: 12px;
  color: #521F1A;
  text-decoration: underline overline;
}

.tprice {
  margin: 0 0 0 11px;
  text-align: center;
}
.price {
  font-weight: bold;
  font-size: 12px;
  color: #521F1A;
  text-decoration: none;
}
.price:hover {
  font-weight: bold;
  font-size: 12px;
  color: #521F1A;
  text-decoration: underline overline;
}

h1 {
  margin: 2 0 5 0px;
  font-weight: bold;
  font-size: 12px;
  color: #521F1A;
  line-height: 17px;
  text-align: center;
  cursor: default;
}


.plusmin{
height:12px;
width:12px;
background:url(/images/plus.gif) no-repeat;
}

.plus{
height:12px;
width:12px;
background:url(/images/plus.gif) no-repeat;
}

.minus{
height:12px;
width:12px;
background:url(/images/minus.gif) no-repeat;
}


.dot{
height:12px;
width:12px;
background:url(/images/dot.gif) no-repeat;
}


