/* ----- universal settings -----*/
body {background-color: #eee0b6; font-family: verdana, san-serif;}
.td1  {background: url(h_top_bg.jpg) top center repeat-x}
.td2  {background: url(h_bg.jpg) top center no-repeat}
.td3  {background: url(n_bg.jpg) top center repeat-x}
.td4  {background: url(b_tp_sm.gif) top center no-repeat}
.td5  {background: url(b_tp_lg.gif) top center no-repeat}
.td6  {background: url(b_tp_xlg.gif) top center no-repeat}


/* ----- typography ----- */
.content {font-size: 8pt; color: #auto;}
.footer {font-size: 7pt; color: #auto;}
.copyright {font-size: 7pt; color: #auto; text-align:center;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px !important;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #8a1604;}
.content a:visited {text-decoration: none; color: #c93f29;}
.content a:hover {text-decoration: underline; color: #auto;}
.content a:active {text-decoration: none; color: #auto;}
.footer a:link {text-decoration: none; color: #8a1604;}
.footer a:visited {text-decoration: none; color: #c93f29;}
.footer a:hover {text-decoration: underline; color: #auto;}
.footer a:active {text-decoration: none; color: #auto;}
.copyright a:link {text-decoration: none; color: #8a1604;}
.copyright a:visited {text-decoration: none; color: #c93f29;}
.copyright a:hover {text-decoration: underline; color: #auto;}
.copyright a:active {text-decoration: none; color: #auto;}