/* #666633 = olive */
/* #CCCC99 = light olive */

BODY
{
    background: white;

    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    border: 0 solid white;

    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-width: 0;
    margin-height: 0;

    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

IMG
{
    border: 0 solid white;
}

TABLE
{
    border: 0 dotted orange;

    rules: none;
    rule: none;

    padding-width: 0;
    spacing-width: 0;
    margin-width: 0;

    border-spacing: 0;
    border-padding: 0;
}

TD
{
    border-style: dotted;
    border-width: 0;
    border-color: red;

    font-size: 10pt;  /* x-small */
    font-weight: normal;

    padding: 0;
    spacing: 0;
    margin: 0;

    padding-width: 0;
    spacing-width: 0;
    margin-width: 0;

    border-spacing: 0;
    border-padding: 0;

    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-width: 0;
    margin-height: 0;

    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

UL
{
    top-padding: 0;
    top-margin: 0;
}

/*================================================================*/

A {}

A:link
{
    color: #0000cc;
}

A:visited
{
    color: #0000cc;
}

A:active
{
    color: #9900ff;
}

/*================================================================*/

H1
{
    font-size: 20pt;  /* x-large ?? */
    color: #666633;
}

H2
{
    font-size: 18pt;  /* large */
    color: #666633;
}

H3
{
    font-size: 14pt;  /* medium */
    color: #666633;
    margin-top: 1ex;
}

H4
{
    font-size: 12pt;  /* small */
    color: #666633;
}

/*================================================================*/

TABLE.top
{
    width: 850;
}

DIV.BodyText
{
    font-size: 10pt;
    font-weight: normal;
}

DIV.BodyText P
{
    text-align: justify;
}

/*================================================================*/
/*=   INFO BOX   =*/
/*================================================================*/

TABLE#info-box
{
    background: white;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 450;
    height: 50;
}
TABLE#info-box UL
{
    list-style-image: url( images/small_arrow.gif );
/*    margin-left: 80; */
}
TABLE#info-box LI
{
    white-space: nowrap;
}
.box-corner
{
/*    border: 0 solid white; */
    width: 12;
    height: 11;
}

IMG.bullet-arrow
{
    border: 0 solid white;
    width: 12;
    height: 11;
}

/*================================================================*/

IMG.body-gutter
{
    border: 0 solid white;
    width: 20;
    height: 5;
}

IMG.fill
{
    border: 0 solid white;
    width: 5;
    height: 5;
}

.mar-rt
{
    width: 80;
}

TD.topmenu
{
    line-height: 21px;
    vertical-align: middle;
    padding-left: 10;
    padding-right: 10;
    font-size: 9pt;  /* x-small = 10 */
    font-weight: bold;
}

A.topmenu:link, A.topmenu:visited, A.topmenu:active
{
    color: white;
    text-decoration: none;
}
/*    font-variant: small-caps; */

/*================================================================*/

TD.submenu
{
    padding-left: 2ex;
    padding-right: 2ex;
}

A.submenu
{
    font-size: 11pt;   /* x-small +1 */
    font-weight: bold;
/*    text-decoration: none; */
}

/*================================================================*/

TABLE.svc
{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 9px;
}
TD.svc1
{
    padding-left: 1ex;
    padding-right: 1ex;
    text-align: left;
    white-space: nowrap;
}
A.svc1
{
    font-size: 11pt;   /* x-small +1 */
    font-weight: bold;
}
A.svc1:link, A.svc1:visited, A.svc1:active
{
    color: #0000bb;
    text-decoration: underline;
}

TD.svc2
{
    padding-left: 2ex;
    padding-right: 1ex;
    white-space: nowrap;
}
A.svc2
{
    font-size: 10pt;   /* x-small +1 */
    font-weight: bold;
    text-align: left;
    padding-left: 0ex;
}
A.svc2:link, A.svc2:visited, A.svc2:active
{
    color: #0000bb;
    text-decoration: none;
}

/*================================================================*/

DIV.header
{
    font-size: 14pt;  /* large */
    font-weight: bold;
    color: #666633;
}

/*================================================================*/

DIV.copyright
{
    color: black;
    font-size: 8pt;  /* xx-small */
}

/*================================================================*/

A.sample:active
{
    font: small-caps bold 12pt/14pt Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    word-spacing: +1em;
}

A.menu1:link, A.menu1:visited, A.menu1:active
{
    font-variant: small-caps;
    font-weight: bold;
    font-size: xx-small;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    word-spacing: +1em;
}

/*================================================================*/
/*================================================================*/

/*    border-width: 9; */
/*    border-style: solid; */
/*    border-color: red; */
/*    border: 0px solid orange; */

/*    text-align: justify;  */
/*    vertical-align: baseline top bottom middle super sub text-bottom % ...;  */
/*    text-indent: 5em;  */
/*    line-height: 5em 2 200%;  */
