﻿html
{
    background-color: #cccccc;
    color: #000000;
    font-family: Arial;
    font-size: medium;
    display: block;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: top;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
}
body
{
    width: 779px;
    width: 779px;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    position: static;
    background-color: inherit;
}
A:link, A:active, A:visited
{
    color: #000000;
    text-decoration: none;
    background-color: Transparent;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
    padding-right: 12px;
    text-transform: capitalize;
}
A:hover
{
    color: #000000;
    text-decoration: none;
    background-color: Transparent;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    padding-right: 12px;
    text-transform: capitalize;
}
A.fotter:link, A.fotter:active, A.fotter:visited
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: Transparent;
    font-size: 10px;
    text-decoration: underline;
    font-weight: bold;
    text-transform: capitalize;
}
A.fotter:hover
{
    color: #cccccc;
    text-decoration: none;
    background-color: Transparent;
    font-size: 10px;
    text-decoration: underline;
    font-weight: bold;
    text-transform: capitalize;
}
h1
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    font-size: 15px;
}
ol
{
    display: inline;
    list-style-type: none;
    background-color: inherit;
    position: static;
    float: left;
    margin: 0px;
    padding: 0px;
}
ul
{
    display: inline;
    list-style-type: none;
    background-color: inherit;
    position: static;
    float: left;
    margin: 0px;
    padding: 0px;
}
li
{
    display: inline;
    clear: none;
    float: left;
    position: static;
    background-color: inherit;
}

.block
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    text-align: justify;
}
.inline
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
}
.mainBanner
{
    background-color: Transparent;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    background-image: url(   'banner.gif' );
    background-repeat: no-repeat;
    position: static;
    display: block;
    width: 779px;
    height: 195px;
}
.menuPlaceHolder
{
    background-color: Transparent;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: right;
    position: static;
    display: block;
    padding-top: 50px;
}
.fotterBanner
{
    background-color: Transparent;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    background-image: url(   'STRIP.gif' );
    background-repeat: repeat;
    position: static;
    display: block;
    width: 767px;
    height: 20px;
    padding-top: 7px;
    padding-left: 12px;
}
.mainBlock
{
    background-color: #ffffff;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    padding-bottom: 12px;
}
.mainLBlock
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 23%;
    min-width: 23%;
    padding: 1%;
}
.mainRBlock
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: right;
    width: 69%;
    min-width: 69%;
    padding-top: 1%;
    padding-right: 3%;
    padding-left: 3%;
    font-size: 12px;
}
