@charset "iso-8859-1";
/* Common */
html, body { width: 100%; }
body { font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 80%; background: #dcdcdc; padding: 0; margin: 0; text-align: center; color: #6e6b6b; }
img { border: 0; }
table { font-size: 100%; }
.c { width: 817px; margin: 0 auto; }
/* Blocks */
table#top { height: 59px; background: url(images/top_bg.gif) repeat-x; margin-top: 11px; }
table#nav { height: 22px; background: url(images/nav_bg.gif) repeat-x; }
table#main { background: url(images/main_bg.gif) repeat-y; }
table.block { width: 601px; }
table.block td.head { background: url(images/block_head.gif) no-repeat; height: 30px; color: #9c3609; font-size: 120%; padding: 0 0 0 10px; font-weight: bold; }
span.version { color: #ed8d1d; font-size: 80%; font-weight: normal; }
table.block td.body { background: url(images/block_bg.gif) repeat-y; }
table.block td.foot { background: url(images/block_foot.gif) no-repeat; height: 10px; }
table#footer { height: 9px; background: url(images/foot_bg.gif) repeat-x; }
/* Fonts */
div.links { font-size: 110%; text-transform: uppercase; color: #600; margin-top: 10px; }
a { color: #600; text-decoration: underline; }
a:visited { color: #600; text-decoration: underline; }
a:hover { color: #600; text-decoration: underline; }
h1 { color: #600; text-transform: uppercase; font-size: 130%; margin: 0 0 0.5em 0; }
div.date { color: #ed8917; font-size: 110%; }
p { margin: 0 0 0.5em 0; }
p.news { font-size: 90%; margin-bottom: 1em; line-height: 140%; }
.bull { background: url(images/bull.gif) no-repeat; background-position: 3px 4px; padding: 0 0 0 15px; }
/* Copy */
table#copy { color: #5d5a5a; font-size: 90%; margin: 10px auto; }
table#copy a { color: #5d5a5a; text-decoration: underline; }
table#copy a:visited { color: #5d5a5a; text-decoration: underline; }
table#copy a:hover { color: #5d5a5a; text-decoration: underline; }