/* ----- universal settings -----*/
body {background-color: #4e5626; font-family: georgia, serif;}

.td1  {background: url(m_bg.gif) repeat}
.td2  {background: url(m_bg2.gif) top center repeat-y}
.td3  {background: url(b_bg.gif) repeat}
.td4  {background: url(bb_tm.jpg) top center repeat-x}
.td5  {background: url(bbb_btm.jpg) top center repeat-x}


/* ----- typography ----- */
.content {font-size: 10pt; color: #auto;}
.btm_links {font-size: 9pt; color: #auto;}
.footer {font-size: 10pt; color: #auto;}
.copyright {font-size: 9pt; color: #auto; text-align:center;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px !important;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #B44A11;}
.content a:visited {text-decoration: none; color: #65290A;}
.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: #ffffff;}
.footer a:visited {text-decoration: none; color: #ffff99;}
.footer a:hover {text-decoration: underline; color: #auto;}
.footer a:active {text-decoration: none; color: #auto;}
.copyright a:link {text-decoration: none; color: #ffffff;}
.copyright a:visited {text-decoration: none; color: #ffff99;}
.copyright a:hover {text-decoration: underline; color: #auto;}
.copyright a:active {text-decoration: none; color: #auto;}