body {
  margin: 0em;
  background-color: #9E9E9E
}
img {
	border: none;
}

.item_sold{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ff0000
}
.seperate {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #7b7b7b
}
.seperate2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff
}

.seperate_red {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #ff0000
}

.seperate_red2 {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000
}

.head_blue {
	font-family: tahoma;
	font-size: 18px;
	text-decoration: none;
	color: #5771CE
}

.head_br /own {
	font-family: tahoma;
	font-size: 18px;
	text-decoration: none;
	color: #D09E7E
}

.head_green {
	font-family: tahoma;
	font-size: 18px;
	text-decoration: none;
	color: #00cc00
}
.main {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #737373
}

.title {
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
}
a.nav:link {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}
a.nav:active {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}
a.nav:visited {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}
a.nav:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666
}
a.menu:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #D09E7E;
}
a.menu:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #D09E7E;
}
a.menu:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #D09E7E;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #D09E7E;
}

