html
{
}
body
{
    font-size: 8pt;
    color: #000000;
    font-family: verdana, Arial, Sans-Serif;
    text-align: center;
    margin: auto;

}
hr
{
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CC3300;
}
table, td
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
table
{
    margin: 0;
    width: 100%;
    border-collapse: collapse;
    
}
td
{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    vertical-align: top;
    padding-top: 0;
}
a
{
    font-size: 8pt;
    color: #003366;
    text-decoration: none;
}
a:hover
{
    color: #999999;
    text-decoration: underline;
}
a:hover, a:focus
{
    background: #ffff8e;
    color: #000000;
    border-bottom: 0 solid #003366;
    text-decoration: none;
}
.small
{
    font-size: 8pt;
}
.infoPage
{
    font-size: 8pt;
    width: 755px;
    color: #000000;
    background-color: #ffffff;
}
.cell
{
    padding: 0 2px;
    font-weight: normal;
    color: #333333;
    border: 1px solid #a5badc;
}
.copyright
{
    font-size: 9px;
}
.button
{
    font-weight: bold;
    font-size: 8pt;
}
.topbanner
{
    font-size: 8pt;
    text-align: center;
}
.tableline1
{
    border-right: thin none maroon;
    border-top: thin none maroon;
    font-size: 8pt;
    border-left: thin none maroon;
    color: #666666;
    border-bottom: thin none maroon;
    background-color: #f6f8fb;
    text-align: left;
}
.tableline2
{
    text-align: left;
    color: #666666;
    font-size: 8pt;
    border-right: 1px solid #f6f8fb;
    border-top: 1px solid #f6f8fb;
}
.tablelinemain
{
    font-size: 8pt;
    color: #333333;
    text-indent: 2px;
    text-align: left;
}
.tablelinemain a
{
    font-size: 8pt;
    color: #000000;
}
.normal
{
    font-size: 8pt;
    list-style-type: square;
}
.myTable
{
    border-right: 1px solid #d6dfef;
    border-top: 1px solid #d6dfef;
    font-size: 8pt;
    border-left: 1px solid #d6dfef;
    border-bottom: 1px solid #d6dfef;
    font-style: normal;
    list-style-type: square;
    background-color: #ffffff;
}
.myTitle
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    text-indent: 5px;
    letter-spacing: 2px;
    background-color: #418181;
    text-align: left;
}
.myTr
{
    background-color: #ffffff;
}
.myTD
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
}
.myQuote
{
    border-right: 1px solid #000000;
    padding-right: 3px;
    border-top: 1px solid #000000;
    padding-left: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    border-left: 1px solid #000000;
    padding-top: 3px;
    border-bottom: 1px solid #000000;
    background-color: #fff8dc;
    text-align: justify;
}
#TopPage
{
    width: 755px;
    height: 60px;
}
#MainPage
{
    width: 755px;
    height: 60px;
}
#Display
{
    height: 450px;
}
