/* ----- universal settings -----*/
body {margin: 0px; padding: 0px; background-color: #fcdb7e; font-family: verdana, san-serif; font-size: 8pt; color: #000000;}


/* ----- typography ----- */
td {font-size: 8pt; color: #000000;}
.content {font-size: 8pt; color: #000000;}
.footer {font-size: 8pt; color: #000000;}
.copyright {font-size: 8pt; color: #000000;}


/* ----- other ----- */
ul li {margin-left: 16px;}
.content {padding:0px 16px 0px 16px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #0a2f9a;}
.content a:visited {text-decoration: none; color: #0a2f9a;}
.content a:hover {text-decoration: underline; color: #0a2f9a;}
.content a:active {text-decoration: none; color: #0a2f9a;}
.right a:link {text-decoration: none; color: #000000;}
.right a:visited {text-decoration: none; color: #000000;}
.right a:hover {text-decoration: underline; color: #000000;}
.right a:active {text-decoration: none; color: #000000;}

.footer a:link {text-decoration: none; color: #000000;}
.footer a:visited {text-decoration: none; color: #000000;}
.footer a:hover {text-decoration: underline; color: #000000;}
.footer a:active {text-decoration: none; color: #000000;}
.copyright a:link {text-decoration: none; color: #000000;}
.copyright a:visited {text-decoration: none; color: #000000;}
.copyright a:hover {text-decoration: underline; color: #000000;}
.copyright a:active {text-decoration: none; color: #000000;}


/* ----- backgrounds ----- */
.bg_a {background: url(bg_a.jpg) center top repeat-x;}
.bg_b {background: url(bg_b.jpg) center top;}
.bg_c {background: url(bg_c.jpg) center top repeat-x;}
.bg_d {background-color: #fcdb7e;}
.bg_top_l {background: url(bg_top_l.jpg) right top no-repeat;}
.bg_top_r {background: url(bg_top_r.jpg) left top no-repeat;}
.bg_l {background: url(bg_l.jpg) left top repeat-y;}
.bg_r {background: url(bg_r.jpg) left top repeat-y;}