/*CSS Reset - derivative of YUI Reset CSS - http://developer.yahoo.com/yui/reset/#code */
html, body, div, pre, form, fieldset, input, h1, h2, h3, h4, h5, h6,textarea, ul, ol, li, dl, dt, dd, blockquote { margin:0; padding:0;}
fieldset, img { border:0; }
address, caption, cite, code { font-style:normal; font-weight:normal; }
ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }


body { font:13px Georgia, "Times New Roman", Times, serif; color: #fff; height:100%; margin:0; padding:0; background-color:#404237;}
body {
 scrollbar-face-color:23211e; scrollbar-track-color:000000; scrollbar-arrow-color:ccb370; scrollbar-shadow-color:ccb370; scrollbar-dark-shadow-color:23211e; scrollbar-3dlight-color:23211e; scrollbar-highlight-color:23211e
}
html {height:100%;}
#left_pods {padding:0 8px;}
#right_content {padding:0 20px;}
#right_content p {padding:5px 0;}
h1 {text-align:right; border-bottom:2px solid #99ad9a; color:#99ad9a; font-size:2em; padding:0; margin:0; font-weight:bold}
h2 {font-weight:normal; margin:0; padding:0 0 3px 0; font-size:16px; color:#99ad9a;}
a {color:#FFF}
a:hover {color:#99ad9a;}
input { background-color:#404237; border:1px solid #8fa492; height:15px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif;}
p {padding-top:0; margin:0;}


.table_home {background:url(img/home_table.jpg) top no-repeat #404237; padding:10px;}
.table_content {background:url(img/content_table.jpg) top no-repeat #404237; padding:10px;}
.table_hdr {background:url(img/BG-content-strip.jpg) no-repeat;}
