body, td, p, a, ol, ul, div, h1, h2, input, select, textarea {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 13px;
	color: #D0D0D0;
}
input, select, textarea { color: #000000; }
html,body { height:100%; }
body { margin: 0px 0px 0px 0px; background-color: #000000; }

h1 { color: #CCCCCC; font-size: 15px; text-transform: uppercase; margin: 0px 0px 15px 0px; padding: 0; }
h2 { font-weight: normal; color: #FF0000; margin: 0px 0px 0px 0px; padding: 0; }
hr { color: #2c2c2c; }

.height100pc { height: 100%; }

a { color: #CC0000; text-decoration: underline; }

table#main { height: 100%; background-image: url("../images/signature.gif"); background-position: 50px 450px; background-repeat: no-repeat; }
table#main td.menu { height: 321px; }
table#main td.header { height: 93px; padding-top: 8px; }
table#main td.submenu { text-align: right; vertical-align: top; }
table#main td.submenu h1 { padding-right: 5px; }
table#main td.submenu ul { margin: 15px 5px 0px 0px; list-style-type: none; }
table#main td.submenu li.active { color: #CC0000; text-transform: uppercase; }
table#main td.submenu a { color: #D0D0D0; text-transform: uppercase; text-decoration: none; }
table#main td.submenu a:hover { text-decoration: underline; }
table#main td.submenu div.spacer { width: 100%; height: 2px; background-color: #7D7D7D; margin: 10px 0px 10px 0px; }
table#main td.content { text-align: left; vertical-align: top; padding: 22px 0px 0px 10px; background-image: url("../images/contentbg.gif"); background-position: 0px 0px; background-repeat: repeat-y; }
table#main td.content p.bodytext { margin: 0px 0px 15px 0px; }
table#main td.content div.csc-textpic-intext-left-nowrap div.csc-textpic-text { padding-left: 10px; }
* html table#main td.content div.csc-textpic-intext-left-nowrap div.csc-textpic-text { padding-left: 0px; }
table#main td.content div.spacer { width: 100%; height: 2px; background-color: #2C2C2C; margin: 0px 0px 15px 0px; }
table#main td.content div.spacer-n1 { display: none; }
table#main td.content div.dmail_subscription_content input.text { width: 300px; }
table#main td.content div.news-link-more { margin-bottom: 15px; }
table#main td.content div.news-link-back { margin-bottom: 15px; }
table#main td.footer1 { height: 2px; }
table#main td.footerl div.spacerleft { width: 100%; height: 2px; background-color: #7D7D7D; }
table#main td.footerl div.spacerright { width: 100%; height: 2px; background-color: #2C2C2C; }
table#main td.footer2 { height: 25px; text-align: left; padding: 2px 0px 2px 0px; }

#gecko_scrollbar { display: none; }
html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}
