@charset "utf-8";
/* CSS Document */

body {font: normal 1em Arial, Helvetica, sans-serif; color: #000; background: #ccbe99 url(page-bg.gif); margin: 0; padding: 0;}

a:link {color: #ffffff; text-decoration: none;} a:visited {color: #ffffff; text-decoration: none;} a:hover {color: #00971c; text-decoration: none;} a:active {color: #ff0000; text-decoration: underline;}

#container {width: 1000px; margin: 0 auto; background: url(bg.gif) top repeat-y;}
html {height: 100%;}
body {height: 100%;}
#container {height: auto !important; min-height: 100%; height: 100%;}

.highlight_big img {border: 15px solid #bebebe; margin-bottom: 15px;}
.highlight_big:hover img {border: 15px solid #FFFFFF; margin-bottom: 15px;}
.highlight_big:hover {color: #FFFFFF; /* Dumb definition for MSIE */}

.highlight img {border: 10px solid #bebebe; margin-bottom: 10px;}
.highlight:hover img {border: 10px solid #FFFFFF; margin-bottom: 10px;}
.highlight:hover {color: #FFFFFF; /* Dumb definition for MSIE */}

#header {background: url(header.jpg) top no-repeat;}

#yellow-table {margin: 10px 0 10px 0;}
#yellow-table td {background: #ffde00;}
#yellow-table p#title {font-size: 30px; font-weight: bold; color: #551212; margin: 0; padding: 0;}
#yellow-table .block_red {background: #bc090d; padding: 10px;}
#yellow-table .block_red img {margin: 0 0 10px 0;}
#yellow-table .block_red p {color: #fff; font-weight: bold; font-size: 18px; text-align: center; margin: 0; padding: 0;}
#yellow-table .block_green {background: #61b400; padding: 10px;}
#yellow-table .block_green img {margin: 0 0 10px 0;}
#yellow-table .block_green p {color: #fff; font-weight: bold; font-size: 18px; text-align: center; margin: 0; padding: 0;}

#related_content {background: #bc090d; padding: 10px 0 10px 0;}
#related_content p {font-size: 18px; font-weight: bold; text-align: center; margin: 0; padding: 0; color: #fff;}

#white_bg {background: #fff; padding: 10px 0 0 0;}
#white_bg a:hover {color: #fff;}
#white_bg .block_red {background: #bc090d; padding: 10px; width: 156px; margin: 0 auto 10px auto;}
#white_bg .block_red img {margin: 0 0 10px 0;}
#white_bg .block_red p {color: #fff; font-weight: bold; font-size: 12px; text-align: center; margin: 0; padding: 0;}

#white_bg .block_green {background: #61b400; padding: 10px; width: 156px; margin: 0 auto 10px auto;}
#white_bg .block_green img {margin: 0 0 10px 0;}
#white_bg .block_green p {color: #fff; font-weight: bold; font-size: 12px; text-align: center; margin: 0; padding: 0;}

#white_bg #desc_title {font-size: 18px; font-weight: bold; padding: 10px; margin: 0; color: #bc090d;}
#white_bg #desc {font-size: 10px; padding: 0 10px; margin: 0;}

#click {background: #bc090d;}
#click p {margin: 0; padding: 10px 0 10px 0; text-align: center; font-size: 29px; text-transform: uppercase; font-weight: bold;}
#click p span#small {font-size: 30px; font-weight: bold; text-transform: none;}
#click p a:link {color: #fff; text-decoration: underline;}
#click p a:hover {color: #f4f455;}
