/* None */


.adstrip {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	width: 150;
}



.adstrip_title {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #05276D;
	text-align: center;
}

.adstrip a {
color: #284A90;
}

.adstrip a:hover {
	color: #ffffff;
	background-color: #303030;
	text-decoration: none;
}


.blogad /* entire body */
{ 
	font-size: 12px;
	line-height: 1.2em;
      border-bottom: 1px solid #303030;
	padding: 0px 0px 10px 0px;

}

.blogad_headline /* Title of BlogAd */

{
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;

} 

.blogad_text
{ 
	font-size: 12px;
	line-height: 1.2em;
} 

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~
.adstrip 
{ 

font-size: 8pt; 
border-color: #000000; 
border-width: Thin; 
border-spacing: 0px; 
width: 150px; 
border-style: Solid; 
} 

div#adstrip table tr td a 
{ 
font-size: 8pt; 
} 



*/