﻿body
{
    background-position: center top;
    margin: 0px;
    padding: 0px;
    background-image: url('Img/bg.jpg');
    background-repeat: repeat-x;
    font-family: arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #464646;
}

.mainLinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.2pt;
    font-weight: bold;
    color: #666666;
    vertical-align: middle;
    text-align: center;
}

.mainLinks:hover
{
    color: #84517E;
}


.mainLinksTD
{
    height: 48px;
    vertical-align: middle;
    text-align: center;
}

.smallTXT
{
    font-size: 9pt;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    padding-top: 20px;
}

.textTD
{
    padding: 10px 5px 5px 40px;
}

.mainTBL
{
    width: 1162px;
    height: 850px;
}

a
{
    text-decoration: underline;
    color: #464646;
}

h1
{
    font-size: 15pt;
    font-weight: bold;
    color: #660033;
    margin-bottom: 17px;
}
h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 11px;
}

p
{
    margin-top: 5px;
    margin-bottom: 3px;
    line-height: 14pt;
    }

li
{
    margin-top: 2px;
    padding-top: 0px;
}

ul
{
    margin-top: 5px;
    margin-bottom: 7px;
}

select
{
    width: 160px;
    margin-top: 0px;
}
