/* CSS Document */
*{margin:0; padding:0;}
body{background:#FFFFFF; font-family:Tahoma; margin-top:15px;}
h1 {font-size:18px; color:#000000; font-weight:bold}
h2 {font-size:16px; color:#000000; font-weight:bold}
h2 span { text-decoration:line-through}
h3{ font-size:13px; color:#000000; font-weight:bold}
h5{ font-size:11px; color:#000000; font-weight:bold}
h4{ font-size:13px; color:#c61a10; font-weight:bold}
.menu{background:url(images/menu_bg.jpg) repeat-x; text-align:center;font-weight:bold; height:30px; padding-left:60px;}
.menu a {font-size:12px; color:#FFFFFF; text-decoration:none; padding:6px 9px 6px 9px; vertical-align:top; background:url(images/menu_separator.jpg) no-repeat right; float:left; }
.menu a:hover{ color:#000000}
.body{ border-left:#e83f35 solid 1px; border-right:#e83f35 solid 1px;}
.right_tab{  background:#f5f5f5}
.border{ border-left:#dddddd solid 1px; border-right:#dddddd solid 1px;}
.border ul{text-align:left; padding:0; margin-left:auto; margin-right:auto; width:150px;}
.border li{ list-style:none; line-height:20px;}
.border li a {font-size:12px; color:#a30d15;}
.border li a:hover{color:#000000; text-decoration:none}
.red_border{ border-left:#c61a10 solid 1px; border-right:#c61a10 solid 1px; font-size:12px; color:#534747;}
.red_border p{margin-right:10px;}
.red_border a{ color:#c61a10;}
.red_border a:hover{ color:#7c0202; text-decoration:none}
.bottom_red{background:url(images/red_bot.jpg) no-repeat; height:40px; width:634px; color:#FFFFFF; font-size:10px;}
.red_txt{ font-size:15px; color:#c61a10; font-weight:bold}
.red_txt_big{ font-size:18px; color:#c61a10}
.red_txt_sml{ font-size:11px; color:#c61a10}
.google{background:#f5f5f5; border:#c61a10 solid 1px; font-size:10px; color:#000000;}
.google a { font-size:11px; color:#c61a10; font-weight:bold}
.google a:hover { font-size:11px; color:#c61a10; font-weight:bold; text-decoration:none}
.white_txt{font-size:14px; font-weight:bold; color:#FFFFFF}
.big_txt{ font-size:14px; color:#000000; font-weight:bold}
.white_bg{ background:#FFFFFF}
.content ul{margin-top:5px;}
.content li { margin-bottom:3px;list-style:inside;}