﻿body
{
    margin-top: 5px;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    background-color: #f4ffff;
}

.menues
{
    color: #336699;
    font-weight: bolder;
    font-family: Verdana;
    font-size: x-small;
}

.t-head
{
    width: 100%;
    border: none;
    height: 50px;
    padding: 5px;
}

.t-menu
{
    width: 100%;
    height: 20px;
    text-align: center;
    background-color: #00FFFF;
    border: none;
}

div
{
    margin:0 auto;
    font-family: Verdana;
    font-size: small;
    text-align:center;
}

.fact
{
    font-family:Verdana;
    text-decoration: none;
    color: Red;
}

img
{
    border: none;
}

a.login
{
    font-family: Verdana;
    text-decoration: none;
    font-size: x-small;
    color: Black;
}

td.leftcell
{
    width: 15%;
    text-align: left;
    padding-left: 75px;
}

td.centercell
{
    width: 60%;
    text-align: left;
    font-family: Verdana;
    font-size:medium;
    font-weight: bolder;
    font-style: italic;
    color: #336699;
}

td.rightcell
{
    width: 25%;
    text-align: right;
}

.pic
{
    border:none;
}

.loading
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

div.pics
{
    display:none;
    width:900px;
    height:500px;
}

div.smSlider
{
    width:875px;
    height:100px;
    position:relative;
    top:-120px;
    z-index:1;
}

div.lgSlider
{
    width:875px;
    height:350px;
    position:relative;
    top:-370px;
    z-index:1;
}