*
{
    padding: 0px 0px;
    font-size: 12px;
}

html
{
    height: 100%;
}

body
{
    height: 100%;
    min-height: 101%;
    margin: 0px 0px;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    background-color: #c2c2c2;
    background-image: url('images/background.jpg');
    background-repeat:repeat;
}

table
{
    border: 0px solid;
}

ul
{
    margin: 0px 30px;
}

td.content
{
    color: #ffffff;
    font-size: 10pt;
    line-height: 18px;
}

td.side-content
{
    color:#ffffff;
    font-size: 10pt;
    line-height:18px;
    border: solid 1px c2c2c2;
    padding: 4px 4px 4px 4px;
}

td.menu
{
    background-image: url('images/background-menu.jpg');
    background-color: #aa0000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

td.sport-center-under-menu
{
    background-image: url('images/sport-center-background-menu-bottom.jpg');
    background-color: #aa0000;
}

td.formal-wear-under-menu
{
    background-image: url('images/formal-wear-background-menu-bottom.jpg');
    background-color: #aa0000;
}

td.property-management-under-menu
{
    background-image: url('images/property-management-background-menu-bottom.jpg');
    background-color: #aa0000;
}

td.body
{
    background: url( 'images/background-body.jpg' );
    background-position: top center;
    background-repeat: repeat-y;
    background-color: #c2c2c2;
    padding: 10px 10px 0px 10px;
}

.small-italic
{
    font-size: 8pt;
    font-style: italic;
}
.small-bold
{
    font-size: 8pt;
    font-weight: bold;
}

td.footer
{
    padding: 0px 0px 0px 0px;
    font-family: Arial, Verdena, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #555555;
    line-height: 1.3em;
}
td.footer a
{
    color: #555555;
    text-decoration: none;
    font-size: 8pt;
}
td.footer a:hover
{
    color: #873617;
    text-decoration: none;
    font-size: 8pt;
}

.title
{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    color: #444444;
}

.title-body, h1
{
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.line
{
    width: 570px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #70aee4;
    height: 1px;
}

.sep
{
    width: 600px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #a0805f;
    height: 1px;
}

.pic
{
    border: 1px solid #c2c2c2;
}

.right
{
    margin-right: 10px;
}

.left
{
    margin-left: 6px;
}

.top
{
    margin-top: 6px;
}

.bot
{
    margin-bottom: 6px;
}

.small-link
{
    color: #999999;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
}

.small-link:hover
{
    color: #ffc844;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
}

.small-link-ent
{
    color: #ffc844;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}

.small-link-ent:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}

a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #ffc844;
    text-decoration: none;
    font-weight: bold;
}

