
P.western 
	{ 
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: medium 
	}

#divASContainer
	{
	position:absolute;
	align=center;
	z-index: 9;
	width:142;
	height:170;
	overflow:hidden;
	top:800;
	left:38;
	clip:rect(0,142,170,0);
	visibility:hidden;
	background-color: #FFFFFF
	}
	
#divASContent
	{
	position:absolute;
	z-index: 9;
	top:0;
	left:0;
	background-color: #FFFFFF
	}
	 
fp2 
	{
	display: block; 
	position: absolute;
	top: 20px; 
	right: 50px; 
	bottom: 20px; 
	left: 50px 
	}
	
.pullout{
  width:99%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:left;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin-top:0px;
  margin-bottom:14px;
  margin-left:2px;  
  clear: both;
}

div#col-ad span {display: block;  width: 140px; height:44px;
	text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #996600; background: #DDD37F;
	 filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
   }
div#col-ad img.pic {filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;	 
	 }
div#col-ad a:hover  img.pic {filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;	 
	 } 
div#col-ad a:hover span {display: block;  width: 140px; height:44px;
	text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #996600; background: #DDD37F;
	 filter:alpha(opacity=99);-moz-opacity:.60;opacity:.60;
   } 
div#side-link span, div#side-link2 span {display:none}
 	 
div#side-link img.pic {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;	 
	 }
div#side-link a:hover  img.pic {filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;	 
	 } 
div#side-link a:hover span, div#side-link2:hover span {display: block;  width: 140px; height:44px;
	text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 auto 1px; border-width: 0; 
   text-decoration: none; color: #996600; background: #DDD37F;
	 filter:alpha(opacity=99);-moz-opacity:.60;opacity:.60;
   } 	 	 
