body
{
    margin-top: 0;
    background-color: #000066;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
}
div.MainBox
{
    width: 600px;
    z-index: 2;
    margin-right: auto;
    margin-left: auto;
}
div.GoldBox
{
    background-color: #F5C42D;
    color: black;
    top: 75px;
    position: absolute;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 600px;
    border-width: 0;
    border-collapse: collapse;
    border-style: none; /*	z-index: 1;*/
    min-height: 360px;
}
div.Menu
{
    position: absolute;
    z-index: 1;
    top: 90px;
    background-color: #F5C42D;
    color: black;
    width: 135px;
    margin: 0 0 0 0;
    vertical-align: top;
    text-align: left;
}
div.Content
{
    width: 448px;
    top: 90px;
    vertical-align: top;
    position: relative;
    background-color: #F5C42D;
    color: black;
    padding-left: 146px;
    padding-right: 6px;
}
div.ContentFront
{
    width: 600px;
    top: 90px;
    vertical-align: top;
    position: relative;
    background-color: #F5C42D;
    color: black;
}
div.Copyright
{
    padding-top: 10px;
    padding-bottom: 11px;
    background-color: #F5C42D;
    color: black;
    height: 15px;
    text-align: center;
    position: relative;
    font-size: 9px;
    font-family: inherit;
}
div.FeatureLeft
{
    float: left;
    width: 195px;
    padding-left: 5px;
    text-align: left;
    vertical-align: middle;
}
div.FeatureRight
{
    float: right;
    width: 195px;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
}
div.FeatureCentre
{
    width: 200px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.Logo
{
    border-style: none;
    position: relative;
    z-index: 1;
    float: right;
    top: 0px;
    right: 6px;
    width: 174px;
    height: 150px;
}
.MenuItem
{
    width: 130px;
    height: 40px;
    border-style: none;
}
.PromoItem
{
    width: 200px;
    height: 130px;
    border-style: none;
}
.Marquee
{
    background-color: #F5C42D;
    position: absolute;
    z-index: 1;
    float: left;
    top: 110px;

    color: black;
    width: 400px;
    height: 26px;
margin-top: 0px;
padding-top: 0px;
    overflow: hidden;
}
.Marquee h1
{
    font-family: inherit;
    font-weight: bold;
    font-size: 14pt;    
    letter-spacing: 0.5em;
margin-top: 0px;
padding-top: 0px;
}
ul
{
    line-height: 2em;
}
h2
{
    font-family: inherit;
    font-size: 13pt;
    letter-spacing: 0.5em;
}
h3, .h3
{
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
}
h4, .h4
{
    font-family: inherit;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
    margin: 0;
}
a:visited, a:link, a:active
{
    color: #0000FF;
    text-decoration: none;
}
a:hover
{
    color: #0000FF;
    text-decoration: underline;
}
.submit
{
    color: Black;
    background-color: #9999FF;
    border-color: Black;
    border-width: 1px;
    border-style: solid;
}
input, textarea
{
    border-color: #9999FF;
    border-width: 1px;
    border-style: solid;
}
input.checkbox, span.checkbox input
{
    border-style: none;
}
.NoBorder input
{
    border-style: none;
}
a.MailList:link, a.MailList:visited, a.MailList:active
{
    display: block;
    font-weight: bold;
    font-family: inherit;
    font-size: 12pt;
    color: #000000;
    background-color: #F5C42D;
    text-align: center;
    letter-spacing: 0.5em;
    padding-bottom: 12px;
    padding-top: 12px;
    text-decoration: none;
}
a.MailList:hover
{
    color: #CC0000;
    background-color: #F5C42D;
    text-decoration: none;
}
.Error
{
    font-family: inherit;
    background-color: #F5C42D;
    color: #CC0000;
    font-weight: bold;
}
.detail
{
    font-family: inherit;
    font-size: 8pt;
}
.highlight
{
    font-family: inherit;
    background-color: #F5C42D;
    color: #CC0000;
}
