/* ----- universal settings -----*/
body {padding:0px 0px 0px 1px; margin:0px; font-family: verdana, san-serif; background-color: #3c1c0d;}


/* ----- typography ----- */
td {font-size: 8pt; color: #fff;}
.content {font-size: 8pt; color: #fff; padding-left:10px; padding-top: 5px;}
.news {font-size: 8pt; color: #fff; padding-left:20px; padding-top: 5px; padding-right:20px;}
.footer {font-size: 8pt; color: #fff;}
.table {font-size: 8pt; color: #fff;}
.copyright {font-size: 8pt; color: #fff; text-align:center;}
.subcontent {font-size: 8pt; color: #fff; padding-left:10px; padding-right: 10px; padding-top: 5px;}
.for {font-size: 8pt; color: #fff;}


/* ----- links ----- */
.table a:link {text-decoration: none; color: #fff;}
.table a:visited {text-decoration: none; color: #fff;}
.table a:hover {text-decoration: underline; color: #fa3;}
.table a:active {text-decoration: none; color: #fff;}

.content a:link {text-decoration: none; color: #fa3;}
.content a:visited {text-decoration: none; color: #fa3;}
.content a:hover {text-decoration: underline; color: #fa3;}
.content a:active {text-decoration: none; color: #fa3;}

.subcontent a:link {text-decoration: none; color: #fa3;}
.subcontent a:visited {text-decoration: none; color: #fa3;}
.subcontent a:hover {text-decoration: underline; color: #fa3;}
.subcontent a:active {text-decoration: none; color: #fa3;}

.news a:link {text-decoration: none; color: #fa3;}
.news a:visited {text-decoration: none; color: #fa3;}
.news a:hover {text-decoration: underline; color: #fa3;}
.news a:active {text-decoration: none; color: #fa3;}

.for a:link {text-decoration: none; color: #fff;}
.for a:visited {text-decoration: none; color: #fff;}
.for a:hover {text-decoration: underline; color: #fff;}
.for a:active {text-decoration: none; color: #fff;}

.footer a:link {text-decoration: none; color: #fff;}
.footer a:visited {text-decoration: none; color: #fff;}
.footer a:hover {text-decoration: underline; color: #fff;}
.footer a:active {text-decoration: none; color: #fff;}

.copyright a:link {text-decoration: none; color: #fff;}
.copyright a:visited {text-decoration: none; color: #fff;}
.copyright a:hover {text-decoration: underline; color: #fff;}
.copyright a:active {text-decoration: none; color: #fff;}


/* ----- other ----- */
.content {background: url('1_sub.jpg') left top repeat-x;}
.subcontent {background: url('1_sub.jpg') center top no-repeat;}
.image {border: solid #fff 3px;}
.top {background: url('bg.jpg') center top;}
.top2 {background: url('bg2.jpg') center top;}
.bottom {background: url('bottom.jpg') center top no-repeat;}
.rightmain {background: url(main_right.jpg) top left repeat-y;}
.leftmain {background: url(main_left.jpg) top right repeat-y;}
.subleftmain {background: url(sub_main_left.jpg) top right repeat-y;}
.footer_r {background: url(footer_r.jpg) top left no-repeat;}
.footer_l {background: url(footer_l.jpg) top right no-repeat;}