body { font-family: Verdana; font-size: 11px; color: #737272; background-color:#ff9936; }
table { font-family: Verdana; font-size: 11px; color: #737272; }

.page_body { padding: 15 15 15 15; }

.title_large { font-size: 14px; font-weight: bold; }

A:link {color: #737272; text-decoration: none}
A:visited {color: #737272;text-decoration: none}
A:active {color: #737272;text-decoration: none}
A:hover {color: #737272;text-decoration: underline; color: 737272;}

A.big { font-size: 14px; }
.big { font-size: 14px; }
A.news { font-size: 15px; font-weight: bold; }
.news_big { font-size: 40px; font-weight: bold; }

  div.banner-centered{
    display:block;

    /*set the div in the center of the screen*/
    position:absolute;
    top:12%;
    left:24%;
    width:730px;
    height: 520px;
    paddding: 10px;
    z-index: 99;
  }

