﻿body
{
    font-family: Arial, Tahoma;
    font-size: 10pt;
    background-color: #FFFEBF;
    color: #000340;
}
h1
{
    font-size: 14pt;
    font-style: italic;
}

img.LinkImage
{
    border: solid 1px black;
}
img
{
    border: solid 0px black;
}
img.arrow
{
    border: solid 0px black;
}
Table.Page
{
    width: 1000px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
}
.Heading
{
    background-color: #2573A1;
    color: white;
}
.HeadingMenuItem
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: black 1px solid;
    border-bottom: gainsboro 1px solid;
    behavior: url(buttonHeadingMenuItem.htc);
    color: white;
    font-size: 10pt;
    text-align: center;
}
.Footer
{
    background-color: #004200;
    font-size: 9pt;
    color: #FFFEBF;
}
.Menu
{
    background-color: Transparent;
}
.MenuItem
{
    width: 150px;
    color: White;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    behavior: url(buttonMenuItem.htc);
    cursor: hand;
    border-bottom: #004200 1px solid;
    background-color: #004200;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10pt;
    text-align: right;
}
.MenuFiller
{
    border-right: #004200 1px solid;
    border-top: #004200 1px solid;
    border-bottom: #004200 1px solid;
    background-color: #004200;
}
.MenuDialog
{
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #004200;
    font-size: 8pt;
    text-align: justify;
    margin: 2px 5px;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-justify: distribute;
}
.MenuSection
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #000000;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10pt;
    color: #fcd116;
}
.ProductImage
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 125px;
}
.ProductCaption
{
    width: 125px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 8pt;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.ProductLink
{
    padding-left: 2px;
    font-size: 8pt;
    font-weight: bold;
}
A.ProductLink:hover
{
    color: #fcd116;
}

A
{
    color: #FFFFFF;
    text-decoration: none;
}
A:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A:active
{
    color: #FFFFFF;
    text-decoration: none;
}
A:hover
{
    color: #0099FF;
    text-decoration: none;
}

A.ASection:active
{
    color: #fcd116;
    text-decoration: none;
}
A.ASection:link
{
    color: #fcd116;
    text-decoration: none;
}
A.ASection:visited
{
    color: #fcd116;
    text-decoration: none;
}
A.ASection:hover
{
    color: Gray;
    text-decoration: none;
}
A.AItem:active
{
    color: black;
    text-decoration: none;
}
A.AItem:link
{
    color: black;
    text-decoration: none;
}
A.AItem:visited
{
    color: black;
    text-decoration: none;
}
A.AItem:hover
{
    color: Gray;
    text-decoration: none;
}
.SHImageLeft
{
    background-color: #fcd116;
    padding-left: 10px;
    border: solid 1px black;
}
li
{
    list-style-image: url(images/bullet.gif);
    text-transform: capitalize;
}
A
{
}

.DialogTopLeft
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogTopCenter
{
    background-position: bottom;
    background-image: url('images/DialogBackground/Top.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogTopRight
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogLeft
{
    background-position: right;
    background-image: url('images/DialogBackground/Left.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/Right.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogBottomLeft
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogBottomCenter
{
    background-position: top right;
    background-image: url('images/DialogBackground/Bottom.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogBottomRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.StaticMenu
{
    background-image: url('images/MenuBackground.png');
     width: 150px;
     height: 300px;
}
.IE8Fix
{
    z-index: 100;
}
.DynamicMenu
{
    z-index: 100;
    width: 220px;
    height: 280px;
    background-image: url('images/MenuBackground2.png');
    background-color: Transparent;
}
.TreeClass~A
{
    color: Black;
}