#pa { 
position:absolute; 
width:192px; 
height:auto; 
left: 50%; 
top: 130px; 
margin-left:0px; 
float:left;
z-index:151;
}

#pa2 { 
position:absolute; 
width:192px; 
height:auto; 
left: 50%; 
top: 155px; 
margin-left:0px; 
float:left;
z-index:151;
}




#ad { 
margin-top:4px;
}


.table_bkg_vert {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	border: solid 1px #ccc;
	background-color: #6CA6BE;
}

.table_bkg_vert a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.table_bkg_vert a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


