﻿#page
{
    width: 800px;
    font-size: 8pt;
    font: Verdana;
}
#welcome
{
    width: 800px;
    font-size: 8pt;
    font: Verdana;
}
#logo
{
    width: 800px;
}
#statistic
{
    width: 800px;
}
#for_users
{
    width: 398px;
    float: left;
    background-color: #6699cc;
    margin: 1px;
}
#for_staff
{
    width: 398px;
    float: left;
    background-color: #ffcc66;
    margin: 1px;
}
.main_border
{
    font-family:Verdana;
    font-size: 11pt;
    color: Gray;
    
}

.gv
{
    position: relative;
    top: 3px;
    font-family: Verdana;
    font-size: 10pt;
    color: Gray;
    text-align: center;
    padding: 1px;
    border: solid 1px Orange;
}

.btnWiz

{ 
    border: solid 1px #507CD1;
    padding: 3px;
    background-color: White;
    color: #507CD1

}
