<!--

body, td 
{
    font-family        : arial; 
    font-size          : 12px; 
    font-weight        : plain; 
    color              : #000000;
    margin             : 0;
    padding            : 0;
}

a 
{
    font-size          : 12px;
    color              : #000000;
    text-decoration    : underline;
}

a:hover 
{
    font-size          : 12px;
    text-decoration    : none;
    color              : #000000;
    text-decoration    : blink;
}

h1
{
    font-size          : 16px;
    margin-bottom      : 0px;
}

.pageback
{
    background-color   : #E0E0E0;
    width              : 560px;
    top                : 20px;
}

.pagetitle
{
    background-color   : #000000;
    color              : #ffffff;
    padding            : 2px 0px 2px 20px;
    font-family        : Arial;
    font-size          : 16px;
    font-weight        : bold;
}

.pagecontent
{
    padding            : 20px 20px 0px 20px;
    color              : #000000;
    font-family        : Arial;
}

.pagecontentedit
{
    color              : #4B4B4B;
    font-size          : 12px;
    font-weight        : normal;
}

.leftspacer
{
    background-color   : #eaeaea;
}

.rightspacer
{
    background-color   : #eaeaea;
}

.mainback
{
    background-color   : #ffffff;
    width              : 619px;
}

.rightback
{
    background-color   : #C9C9C9;
    width              : 175px;
}

.rightinfo
{
    font-family        : Arial;
    font-size          : 11px;
    font-weight        : bold;
    color              : #000000;
    text-align         : right;
    padding-right      : 10px;
}

.rightbackcontent
{
    font-weight        : bold;
    width              : 150px;
}

.footer
{
    padding-top        : 20px;
    padding-bottom     : 10px;
    text-align         : center;
}

.footer a
{
    color              : #777777;
    text-decoration    : none;
}

.footer a:hover
{
    color              : #000000;
    text-decoration    : none;
}

.newsboxtitle
{
    background-color   : #000000;
    color              : #ffffff;
    padding            : 2px 0px 2px 4px;
    font-family        : Arial;
    font-size          : 12px;
    font-weight        : bold;
    height             : 24px;
}

.newsboxlink
{
    padding-left       : 4px;
    padding-top        : 6px;
    padding-bottom     : 6px;
    background         : #E0E0E0;
}

.newsboxlink a
{
    color              : #C52227;
    font-weight        : bold;
    text-decoration    : none;
}

.newsboxlink a
{
    color              : #C52227;
    font-weight        : bold;
    text-decoration    : none;
}

.newsboxlink a:hover
{
    color              : #FF0000;
    font-weight        : bold;
    text-decoration    : none;
}

.blackbar
{
    color              : #ffffff;
    font-family        : Arial;
    font-size          : 11px;
    font-weight        : bold;
    padding-top        : 4px;
    padding-left       : 10px;
    padding-right      : 10px;
}

.blackbar a
{
    font-family        : Arial;
    color              : #ffffff;
    text-decoration    : none;
    font-size          : 11px;
}

.blackbar a:hover
{
    font-family        : Arial;
    color              : #DAC21F;
    text-decoration    : none;
    font-size          : 11px;
}

.blackbarinput
{
    display            : inline;
    margin             : 0;
    padding            : 0;
    font-family        : Arial;
    font-size          : 9px;
    height             : 12px;
    border             : none;
    width              : 80px;
}

.blackbarspacer
{
    background-color   : #ffffff;
    height             : 100%;
}

.proposal
{
    font-family        : Arial;
}

.proposalrow1, .proposalrow2
{
    margin-top         : 10px;
    margin-bottom      : 10px;
}

.proposalrow1
{
    background-color   : #F0F0F0;
}

.proposalrow2
{
    background-color   : #E4E4E4;
}

.relatedpages
{
    text-align         : left;
    vertical-align     : bottom;
}

.relatedpages ul
{
}

.relatedlinks
{
    margin-left        : 20px;
    padding-bottom     : 10px;
}

-->