/*========== HTML element defaults ==========*/
A {color: #000000; text-decoration: underline}
A:HOVER {color: #D59F24}
BODY {margin: 0px; font-family: Arial, sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-decoration: none; color: #000000; background-color: #FFFFFF}
TABLE {border-style: none}
TD {padding: 2px; font-family: Arial, sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-decoration: none; color: #000000}

.HighlightBox {width: 100%; border-style: solid; border-width: 1px; border-color: #C2C2CA; background-color: #F6F6F6}

A.MenuItem {text-decoration: none}
A.MenuItem:HOVER {color: #000000}
DIV.MenuItem {font-size: 80%; margin-top: 10px; padding-right: 2px; width: 150px; text-align: right; font-weight: bold; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #FFFFFF}
DIV.MenuItemHOVER {font-size: 80%; margin-top: 10px; padding-right: 2px; width: 150px; text-align: right; font-weight: bold; background-color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #D59F24; cursor: pointer}
IMG.Frame {border-style: solid; border-width: 5px; border-color: #0A0A2C}
P.HighlightBox {padding: 5px; font-weight: bold}
P.SmallText {font-size: 70%}
P.SubTitle {font-size: 110%; font-weight: bold; color: #C2C2CA}
P.Title {padding-left: 3px; font-size: 130%; font-weight: bold; background-color: #F4E7C8; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #D59F24; border-left-style: solid; border-left-width: 1px; border-left-color: #D59F24}
SPAN.Content {width: 100%; margin: 7px}
TD.Content {padding: 0px; width: 100%}
TD.GrayBg {color: #FFFFFF; background-color: #C2C2CA}
TD.GreenBg {color: #FFFFFF; background-color: #363}
TD.GrayBgLight {border-style: solid; border-width: 1px; border-color: #C2C2CA; background-color: #F6F6F6}
TD.GrayBorder {border-style: solid; border-width: 1px; border-color: #C2C2CA}
TD.LeftColumn {padding: 0px; width: 160px; background-color: #F4E7C8; text-align: center}

