/* background gradient styles */
html { overflow-x:hidden; overflow-y:auto; } /* IE6 */
body { color: #300; height: 100%; margin: -1px 0 0; padding: 0; border-top: 1px solid transparent; z-index: 0; position:relative; }
#grad_main { height: 100%; width: 100%; z-index: -1; position:absolute; color: white; }
#grad_content { height: 100%; width: 100%; z-index: -1; position:absolute; color: white; }
/* end of gradient styles */
.main_table { width: 850px; }
.content_region { width: 676px; height: 500px; }
.bkgnd_content { background-color: #000; }
.content_head { color: #193e3b; font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 37px; }
.content_body { color: #300; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 21px; padding-top: 27px; padding-right: 100px; padding-left: 33px; }
.table_body { color: #300; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px; }
.sidebar_head { color: #dcbb6a; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-right: 14px; padding-left: 14px; }
.sidebar_body { color: #9a691c; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; padding-right: 14px; padding-left: 14px; }
a:link { color: #193e3b; text-decoration: none; }
a:visited { color: #587d7a; text-decoration: none; }
a:hover { color: #193e3b; text-decoration: underline; }
a:active { color: #48b2aa; text-decoration: underline; }
.backlink a:link { color: #193e3b; text-decoration: none; }
.backlink a:visited { color: #193e3b; text-decoration: none; }
.backlink a:hover { color: #193e3b; text-decoration: underline; }
.backlink a:active { color: #48b2aa; text-decoration: underline; }
