.adheader {
	width:100%;
	display:block;
	background-color: #E8E6E1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	border-top:1px solid #FFF;
}

.topban1 {
	padding 0px 2px; 
	display: block;
	font-size: 1.15em;
}

.topban1 img {
	width:100%;
}
.topban1 a:link, .topban1 a:visited, .topban1 a:link, .topban1 a:visited {
	font-weight:bold;
	color: #5B5BFF;
	font-size: 1.15em;
}
.topban1 img {
	vertical-align: middle;
}
.topbanwide {
	display: block;
}
.topbanmid {
	display: none;
}
.topbannarrow {
	display: none;
}

.stripewide, .stripemid, .stripenarrow, .stripevar {
	margin-left:auto;
	margin-right:auto;
}

.stripewide, .stripevar {
	max-width:728px;
}

.stripemid {
	max-width:700px;
}

.stripenarrow {
	max-width:450px;
}

@media only screen and (max-width: 728px) {
.topbannarrow {
	display: none;
}
.topbanmid {
	display: block;
}
.topbanwide {
	display: none;
}
.stripevar {
	max-width:700px;
}	
}

@media only screen and (max-width: 468px) {
.topbannarrow {
	display: block;
}
.topbanmid {
	display: none;
}
.topbanwide {
	display: none;
}
.stripevar {
	max-width:450px;
}	
}

.textban {
	width: 90%;
	border:1px solid #FFF;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
}

.foottab {
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.foottext a:link, .foottext a:visited, .toptext a:link, .toptext a:visited {
	font-weight:bold;
	color: #5B5BFF;
	font-size: 1.15em;
} 
.foottext{
	text-align: center;
	vertical-align: top;
	display: inline-block;
	border:1px solid #FFF;
	width:21em;
	max-width:100%;
	padding:2px 3px 4px;
}
.adfooter {
	background-color: #E8E6E1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-align: center;
	padding: 0px 0px 3px;
	width: 100%;
	overflow: hidden;
}
