/*
   Global Ads
*/
.ad_table {
   background-color: #FFFFFF;
}
.ad_header {
   background-color: #184380;
   text-decoration: none;
   text-align: center;
   font-size: 1.3em;
}
.ad_td {
   border-top: solid 6px #184380;
   border-bottom: solid 6px  #184380;
   border-left: solid 3px #184380;
   border-right: solid 3px #184380;
   text-align: left;
   padding: 5px;
}
.title_font {
   color: #FF0000;
   font-size: 10pt;
   font-family: helvetica, arial;
   font-weight: bold;
}
.desc_font {
   color: #184380;
   font-size: 8pt;
   font-family: Helvetica, arial;
}
.url_font {
   color: #008000;
   font-size: 8pt;
   font-family: arial;
}
.sp_ads {
   font-size: 12pt;
   color: #79BD29;
   font-weight: bold;
   font-family: Arial;
}
.mrpadlink {
   color: #184380;
   text-decoration: none;
   font-family: arial;
}
.mrpadlink:hover {
   text-decoration: none;
   font-family: arial;
}


