/* General */
body { margin: 0px; padding: 0px; background: #dbf9ff; }
table { font-family: arial; font-size: 12px; color: #333; line-height: 17px; }

/* Tables */
.header { border: 1px solid #83bbc5; margin-top: 20px; margin-bottom: 5px; }
.menu { margin-bottom: 5px; color: #FFF; }
.sidebarads { background: #FFF; border: 1px solid #83bbc5; }
.footer { background: #8ac9d4; border-top: 2px solid #96ebfa; margin-top: 5px; }
.copyright { background: #FFF; border-top: 1px solid #b6b6b6; font-size: 11px; }

/* Cells */
.menucontainer { background-image: url('images/menu.gif'); height: 30px; }

/* Divs */
.textad { margin-bottom: 20px; }
.textheader { font-size: 14px; color: #00b2d2; font-weight: bold; }
.textnorm { font-size: 12px; color: #333; }

/* Links */
.menu a { color: #FFF; font-weight: bold; text-decoration: none; padding-left: 20px; }
.menu a:hover { color: #f4f3bd; }
.copyright a { color: #999; text-decoration: underline; }
.copyright a:hover { color: #366799; text-decoration: none; }