/* CSS Document */

*{ margin:0px;}

body{ margin:0px; font:normal 12px Arial, Helvetica, sans-serif; background:#669900; text-align:center;}


blockquote{ margin:15px 10px 15px 10px; font-size:11px;}

p{ margin:5px 0 5px 0;}

a {color:#853E8E;}

a:hover { text-decoration:none;}



/**
* wrapper for main body width
*/

#wrapper{ width:100%; text-align:center; margin:0 auto;}


#header-table{width:1002px;  margin:0 auto; padding:0px;}

#header-table .header-table-menu-bg{ background:url(../../images/header_03_bg.gif) repeat-x; height:23px;}


.top-menu{ font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#ffffff; height:23px;}
.top-menu a:link, .top-menu a:visited, .top-menu a:active{ color:#ffffff; text-decoration:none;}
.top-menu a:hover{ color:#ffffff; text-decoration:none;}

#body-table{width:1002px;  margin:0 auto; padding:0px;}

.body-table-left-bar{ background:#669900 url(../../images/body_left_bar.gif) no-repeat;  width:157px;}
.body-table-right-bar{ background:#669900 url(../../images/body_right_bar.gif) no-repeat; width:159px;/* height:682px;*/}

#body-table .body-table-mid{ width:686px;}


#body-content-table{width:686px; margin:0px; padding:0px; background:#ffffff;}
.body-content-table-left-bar{ text-align:left; width:197px; padding:10px 0 10px 0;}
.body-content-table-mid-bar{ text-align:left; width:483px; padding:15px 5px 15px 0;}

#left-colm-table{ margin-left:16px;}
.left-colm-top{ background:url(../../images/left-top.gif) no-repeat; height:16px;  width:169px; font-size:1px;}
.left-colm-bg{ background: url(../../images/left-bg.gif) repeat-y; text-align:center;}
.left-colm-btm{ background: url(../../images/left-btm.gif) no-repeat;  height:16px; width:169px; font-size:1px;}













#footer-table{ background:#669900;}
.footer-cont-names{ font:normal 11px Arial, Helvetica, sans-serif; color:#676767;}
.footer-cont-names a{ color:#676767; text-decoration:none;}
.footer-cont-names a:hover{ color:#000000; text-decoration:none;}
.cell-a{ border-left:1px solid #A5A5A5; padding-left:5px;}
.cell-b{ border-left:1px solid #A5A5A5; padding-left:5px;}
.cell-c{ border-left:1px solid #A5A5A5; padding-left:5px;}


.footer-menu{ font:normal 11px Arial, Helvetica, sans-serif; color:#ffffff;}
.footer-menu a{ color:#ffffff; text-decoration:none; padding:0 3px 0 3px;}
.footer-menu a:hover{ color:#000000; text-decoration:none;}






