body { background-image: url(../imgs/bg.gif); background-repeat: repeat-x; background-color: #7b0101; margin: 0px; padding: 0px; }
body, td, p { font: 14px Tahoma; color: #ffffff; }

/* Main text */
a { color: #fff54a; }
a:hover { text-decoration: none; }
p, h1, h2 {margin: 0px; padding: 0px; margin-bottom: 10px; }
h1 { color: #f6b072; font: bold 22px Tahoma; }
h2 { color: #f6b072; font: bold 16px Tahoma; }
.t_com { font: 12px Tahoma; color: #888888; }
.t_11 { font-size: 11px; }
.t_14 { font-size: 14px; }

/* Listing */
.l { font: 14px Tahoma; margin-bottom: 3px; }
.l2 { font: 14px Tahoma; margin-bottom: 5px; }
.l a, .l2 a { font: bold 14px Tahoma; }
.l_d { margin: 0px; padding: 0px; padding-left: 47px; font-size: 11px; }

/* Main table */
.mt { }
.mt .mt_td { padding-left: 30px; padding-right: 30px; }
.footer { font-size: 11px; color: #dddddd;}
.footer_wm a { font-size: 11px;}
.hdlnk a { font-size: 12px;}

/* Main menu */
.mm_block { background-color: #bb3220; border: solid 2px #650505; margin: 5px;}
.mm_block_1 { font: bold 16px Tahoma; }
.mm_block_2 { font: 12px Tahoma; }

/* Flags */
.f_new { font-size: 9px; color: red; font-style: italic;  position: relative; top: -3px; }
.f_hot { font-size: 9px; color: orange; font-style: italic;  position: relative; top: -3px; }
.f_premium { font-size: 9px; color: blue; font-style: italic;  position: relative; top: -3px; }

/* Messages */
.t_message_red { font: bold 16px Tahoma; color: red; }
.t_message { font: bold 16px Tahoma; color: green; }

/* RSS */
.rss_link { position: relative; top: -3px; }
