/* ----- universal settings -----*/
body {background-color: #264056; font-family: Verdana, sans-serif;}
td {font-size: 8pt;}

.td1  {background: url(bg_b1.gif) top center repeat-x}
.td2  {background: url(bg_m1.gif) top center no-repeat}
.td3  {background: url(bg_m2.gif) top center repeat-y}



/* ----- typography ----- */
.content {font-size: 8pt; color: #auto;}
.btm_links {font-size: 8pt; color: #auto;}
.footer {font-size: 8pt; color: #auto;}
.copyright {font-size: 8pt; color: #auto; text-align:center;}




/* ----- links ----- */
.content a:link {text-decoration: none; color: #114f9a;}
.content a:visited {text-decoration: none; color: #808080;}
.content a:hover {text-decoration: underline; color: #auto;}
.content a:active {text-decoration: none; color: #auto;}
.btm_links a:link {text-decoration: none; color: #B44A11;}
.btm_links a:visited {text-decoration: none; color: #65290A;}
.btm_links a:hover {text-decoration: underline; color: #auto;}
.btm_links a:active {text-decoration: none; color: #auto;}
.footer a:link {text-decoration: none; color: #808080;}
.footer a:visited {text-decoration: none; color: #003366;}
.footer a:hover {text-decoration: underline; color: #auto;}
.footer a:active {text-decoration: none; color: #auto;}
.copyright a:link {text-decoration: none; color: #808080;}
.copyright a:visited {text-decoration: none; color: #003366;}
.copyright a:hover {text-decoration: underline; color: #auto;}
.copyright a:active {text-decoration: none; color: #auto;}