﻿body
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    background-image: none;
    background-color: #a8b9f1;
    margin: 0px;
    height: 100%;
}
.WhiteBack
{
    background-color: white;
}
.TopLayer
{
    background-position: center center;
    background-image: url(Image/TopLayer.jpg);
    background-repeat: no-repeat;
}
.TopMenu
{
    background-image: url(Image/TopButton.jpg);
    background-repeat: no-repeat;
    color: white;
      font-weight: bold;
    font-size: 12px;
    font-family:  Tahoma, Arial, 'Microsoft Sans Serif';
    font-variant: normal;
    background-position: center top;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-transform: capitalize;
    font-style: normal;
}
.TopMenu A:link
{
    background-image: none;
}
.TopMenu A:visited
{
    background-image: none;
}

.TopMenuSelect
{
    background-image: url(Image/SelectTopButton.jpg);
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial, 'Microsoft Sans Serif';
    font-variant: normal;
    background-position: center top;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-transform: capitalize;
    font-style: normal;
}
.BottomMenu
{
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial;
    font-variant: normal;
    background-position: center top;
    text-decoration: none;
}

.Link1
{
    font-weight: bold;
    font-size: 10px;
    text-transform: capitalize;
    color: #66ccff;
    font-family: Arial, Tahoma;
    text-decoration: underline;
}

.Font1
{
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;
    position: static;
}
.Font2
{
    font-size: 11px;
    color: #380000;
    font-family: Arial, Tahoma;
    text-decoration: none;
}
.Font3
{
    font-size: 20px;
    color: #380000;
    font-family: 'Arial Black' , Tahoma, Arial;
    text-decoration: none;
}
.Font4
{
    font-size: 12px;
    color: black;
    text-decoration: none;
}
.Font5
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Arial, Tahoma;
    background-color: #483d8b;
    text-decoration: none;
}
.Font6
{
    font-weight: bold;
    font-size: 12px;
    color: #000080;
    font-family: Arial, Tahoma;
    text-decoration: none;
}
.Font7
{
    font-size: 12px;
    color: red;
    text-decoration: none;
}
.Font8
{
    font-size: 10px;
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;
}
.Font9
{
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;
}
.Font10
{
    font-size: 13px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.Font11
{
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    color: red;
    font-family: 'Monotype Corsiva' , 'Arial Black' , Tahoma, 'Microsoft Sans Serif';
    text-decoration: none;
}
.Font12
{
    font-weight: bold;
    font-size: 12px;
    color: #3399ff;
    font-family: Arial, Tahoma;
    text-decoration: none;
}
.Font13
{
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #544654;
    font-family: Arial, Tahoma;
    text-decoration: none;
    position: static;
}
.Font14
{
    font-size: 12px;
    text-transform: capitalize;
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;
    position: static;
    font-style: italic;
}
.Font15
{
    font-size: 12px;
    color: red;
    text-decoration: none;
    font-weight: bold;
}
.BorderBlack
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.DataGridHeader1
{
    font-weight: bold;
    font-size: 9px;
    color: black;
    font-family: Arial, Tahoma;
    background-color: #d2f1ff;
    text-decoration: none;
}
.DataGridItem1
{
    font-weight: normal;
    font-size: 9px;
    color: black;
    font-family: Arial, Tahoma;
    background-color: #f4fdfd;
    text-decoration: none;
}
.DataGridItemA1
{
    font-weight: normal;
    font-size: 9px;
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;

}
.DataGridHeader2
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial, Tahoma;
    background-color: #d2f1ff;
    text-decoration: none;
}
.DataGridItem2
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial, Tahoma;
    background-color: #f4fdfd;
    text-decoration: none;
}
.DataGridItemA2
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;

}
.LoginPanelTop
{
    background-position: center top;
    background-image: url(Image/LoginTop.gif);
    background-repeat: no-repeat;
}
.LoginPanelbottom
{
    background-position: center top;
    background-image: url(Image/LoginBottom.gif);
    background-repeat: no-repeat;
}
.LoginPanelBothSize
{
    background-color: #c1bbbb;
}
.Anounceemnt
{
    background-image: url(Image/announcement.jpg);
    background-repeat: no-repeat;
}
