﻿body
{
}

.LiquidWhiteTitle
{
    display: none;
}

.ccontent
{
}

.ctop
{
    background-image: url(top.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

.ctopL
{
    background-image: url(topL.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.ctopR
{
    background-image: url(topR.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 16px;
}

.ccontent
{
    background-color: White;
}

.cleft
{
    background-image: url(left.gif);
    background-position: left;
    width: 16px;
}

.cright
{
    background-image: url(right.gif);
    background-position: right;
}

.cbottom
{
    background-image: url(bottom.gif);
    background-position: bottom;
}

.cbottomL
{
    background-image: url(bottomL.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 40px;
}

.cbottomR
{
    background-image: url(bottomR.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.copyright
{
    font-family: 'Century Gothic';
    font-size: 9px;
    font-weight: normal;
    color: #5170A9; /*text-indent: 183px;*/
    letter-spacing: 1px;
}
