body {
	background-color: #97a19c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style9 {
	color: #0B8135;
	font-weight: bold;
}
.boldstyle {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.boldstyle2 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
a.boldstyle2:hover {
	color: #0B8135;
	font-weight: bold;
	font-size: 11px;
}
.boldstyle3 {
	color: #333333;
	font-weight: bold;
	font-size: 9px;
}
a {
	font-size: 9px;
	color: #222222;
	text-decoration: none;

}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #0B8135;
	text-decoration: none;
}
a:active {
	color: #222222;
	text-decoration: none;
}

a.categorie:link {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.categorie:visited {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.categorie:hover {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
a.categorie:active{
	color: #cccccc;
	font-size: 9px;
	text-decoration: none;
}
.style3 {
	color: #EF0B92;
	font-weight: bold;
}
.style4 {
	color: #EF0B92;
	font-weight: bold;
	font-size: 14px;
}
.style5 {color: #66FF00;
}

.style6 {
	color: #EF0B92;
	font-weight: bold;
	font-size: 17px;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style8 {
font-size: 10px;
}
.unnamed1 {
	background-image: url(http://www.autopark.gr/images/D-ESIGNGRMAINBG2.jpg);
	background-repeat: no-repeat;
}
.textboxesss{
width:110px;
font-size: 10px;
}

.brand-popup {
	padding:10px;
	border:1px solid #666666;
	position:absolute;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #3a3a3a;
	-webkit-box-shadow: 5px 5px 5px #3a3a3a;
	box-shadow: 5px 5px 5px #3a3a3a;
	width:100px;
	z-index:100;
	background-color:#ffffff;
	margin-left:70px;
	margin-top:-60px;
	display:none;
}

.brand-popup ul {
	list-type:none;
	padding:0px;
}

.brand-popup ul li {
	border-bottom:1px solid #ededed;
	float:none;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	line-height:1.2em;
	margin:0;
	position:relative;
}
.brand-popup ul li a {
	background:none;
	border:none;
	display:inline;
	padding:0
}

