﻿body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #979797;
    background-color: #06213F;
}
.txt
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: normal;
    border: 1px solid #333333;
   
    height: 25px;
    line-height: 25px;
}
.lab
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
}
.but
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    color: #FFFFFF;
    background-color: #666666;
    border: 1px solid #333333;
    font-weight: bold;
}
.fOTER
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: bold;
    color: #FF9933;
}
.aheader
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #999999;
    background-color: #333333;
    font-weight: bold;
    height: 25px;
}