body {}
p  { color: black; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px }
h1 { color: black; font-size: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 19px }
h2   { color: white; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 300; line-height: 16px }
h2 a { color: white; font-weight: 500; text-decoration: none }
h2 a:hover { color: #f00 }
td {}
h3 { color: white; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px }
h3 a { color: #dcdcdc; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; text-decoration: none }
a { color: #8b0000; text-decoration: none }
h4 { color: white; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px }
h4 a { color: white; font-weight: 300; text-decoration: none }
h5 { color: #696969; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px }
h6 { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 300; line-height: 12px }
ul     { list-style-type: none; margin: 0; padding: 0; width: 225px }
ul li   { position: relative }
li ul      { text-align: left; display: none; position: absolute; top: 0; right: 200px }
ul li a          { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 400; line-height: 16px; text-decoration: none; background-color: #000; text-align: center; display: block; margin: 2px; padding: 5px; border-style: solid; border-width: 1px; border-color: #fff #900 #900 #fff }
element { }
li a { text-align: left }
ul li a:hover    { color: #900; background-color: #000; border-style: solid; border-width: 1px; border-color: #fff #666 #666 #fff }
/* Fix IE. Hide from IE5-mac \*/
* html ul li { float: left }
* html ul li a { height: 1%; }
/* End hide from IE5-mac*/
li:hover ul, li.over ul { 
        display: block; }
#submenu a  { font-size: 12px; line-height: 14px; border: solid 1px #300 }