body {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: arial;
}

td {
	vertical-align: top;
}

#container {
	text-align: left;
	margin:0 auto;
	width: 926px;
}

#header {
	height: 148px;
	background: snow;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#menus {
	text-align: center;
	height: 49px;
	background-image: url(images/headown.jpg);
	background-repeat: no-repeat;
}

#menus ul {
	margin: 0; padding: 0; border: 0;
	list-style-type: none;
	padding-top: 3px;
}

#menus ul li {
	display: inline;
	margin-left: 22px;
	margin-right: 22px;
}

#menus ul li h1 {
	display: inline;
	font-size: 18px;
	font-weight: bolder;
}

#menus ul li h1 a {
	color: #fff0f4;
	text-decoration: none;
}

#menus ul li a {
	color: #fff0f4;
	text-decoration: none;
	font-size: 18px;
	font-weight: bolder;
}

#leftopenx {
	width: 152px;
}

#middle {
	width: 622px;
}

#rightopenx {
	width: 152px;
	text-align: right;
}

.topped_ad {
	margin-bottom: 38px;
	background: #ff1551;
	border: 1px solid #7f0000;
	padding: 17px;
	min-height: 165px;
}

.topped_ad img {
	border: 1px solid white;
}

.normal_ad {
	margin-bottom: 38px;
	background: #fff0f4;
	border: 1px solid #d9567d;
	padding: 17px;
	min-height: 165px;
}

.normal_ad img {
	border: 1px solid #d9567d;
}

.name {
	text-align: center;
	font-size: 32px;
	font-weight: bolder;
	margin-top: 0;
	color: #fff0f4;
}

.name a {
	color: #fff0f4;
	text-decoration: none;
}

.phone {
	text-align: center;
	font-size: 18px;
	color: #d9ff90;
}

.location {
	text-align: center;
	font-size: 18px;
	color: #d9ff90;
}

.imgholder {
	text-align: center;
	margin-top: 9px;
	margin-bottom: 9px;
}

.topped_ad_foot ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.topped_ad_foot ul li {
	font-size: 12px;
	color: #ffbccd;
}

.textual {
	font-size: 12px;
	color: #fff0f4;
	text-align: center;
	font-weight: bolder;
	margin-bottom: 5px;
}

.url {
	margin-bottom: 4px;
	text-align: center;
}

.url a {
	color: #d9ff90;
	text-decoration: none;
	font-size: 20px;
	font-weight: bolder;
}

.url a:hover {
	text-decoration: underline;
}

.adform {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.adform li label {
	font-size: 12px;
	font-weight: bolder;
	width: 75px;
	float: left;
}

.adform li input {
	width: 450px;
}

.adform li textarea {
	width: 450px;
	height: 180px;
}

.adform li select {
	width: 450px;
}

.compulsory {
	color: red;
}

#validator {
	border: 1px solid red;
	padding: 3px;
}

#validator ul {
	margin: 0; padding: 0; border: 0;
	list-style-type: none;
}

#validator ul li {
	font-size: 12px;
	color: red;
}

h3 {
	text-align: center;
	color: red;
}

.normal_ad p {
	margin: 0; padding: 0; border: 0;
	font-size: 16px;
	font-weight: bolder;
}

.normal_ad .location { text-align: left; color: #de97ac; font-weight: bolder; font-size: 14px; }

.normal_ad .titler { color: #d9567d; font-weight: bolder; font-size: 18px; margin-bottom: 2px; }

.normal_ad .titler a {
	color: #d9567d;
	text-decoration: none;
}

.normal_ad_foot ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	margin-top: 9px;
}

.normal_ad_foot ul li {
	font-size: 11px;
	color: #de97ac;
}

.normal_ad_foot ul li a {
	color: #de97ac;
	text-decoration: none;
}

.normal_ad_foot ul li a:hover {
	text-decoration: underline;
}

.normal_ad_text {
	font-size: 12px;
	margin-top: 8px;
	color: #d9567d;
	font-weight: bolder;
}

li.explanator {
	margin-bottom: 7px;
	color: #666;
	font-size: 11px;
}

#pager a {
	font-size: 14px;
	color: red;
	text-decoration: none;
	font-weight: bolder;
}

#pager a:hover {
	
}

#pager td {
	padding-left: 40px;
	padding-right: 40px;
}

.topped_ad .admlink {
	color: yellow;
}

.topped_ad .admlink a {
	color: yellow;
	text-decoration: none;
}

.normal_ad .admlink {
	color: red;
}

.normal_ad .admlink a {
	color: red;
	text-decoration: none;
}
