﻿body
{
    font-family: Arial, Helvetica, 'sans-serif !important'; /*color: #474747 !important;*/
    color: White !important;
    font-weight: normal !important;
    font-size: 11px !important;
    margin: 0px !important; /*background-color: #E1F0FF;*/
    background-color: Black;
}
.MainDiv
{
    position: relative;
    width: 909px;
    border: 0px solid #000099;
    top: 3px;
}
.aMenu
{
    text-decoration: none;
    color: White !important;
    text-indent: 5px;    
}
.aMenu:hover
{
    /*text-transform: uppercase;*/
    text-decoration: underline;
}
.GridviewLink
{
    color: Black;
}
.aVideo
{
    text-decoration: none;
    color: #31556B;
}
.aVideo:hover
{
    text-decoration: underline; /*color:Black;*/
    font-weight: bold;
    background-color: #31556B;
    color: White !important;
}
.aVisited
{
    text-decoration: underline;
    font-weight: bold;
    background-color: #82ACC6 !important;
    color: White;
}
.gdvHeader
{
    background-image: url(../0Images/HeaderArrow.jpg);
    background-repeat: no-repeat;
}
.Textbox50px
{
    width: 50px;
    height: 15px;
}
.Textbox100px
{
    width: 100px;
    height: 15px;
}
.Textbox150px
{
    width: 150px;
    height: 15px;
}
.Textbox200px
{
    width: 200px;
    height: 15px;
}
.Textbox250px
{
    width: 250px;
    height: 15px;
}

.Button50px
{
    width: 50px;
    height: 22px;
}
.Button100px
{
    width: 100px;
    height: 22px;
}
.Button150px
{
    width: 150px;
    height: 22px;
}
.LinkLogin
{
    color: White;
    text-decoration: none;
}
.LinkLogin:hover
{
    text-decoration: underline;
}
.ImagesLeft
{
    background-color: #202020; /*    cursor: pointer;*/
}
.ImagesLeft:hover
{
    background-color: #595959;
}
.ImagesLeftTable
{
    border: solid 0px Teal;
}
.ImagesLeftTable:hover
{
    border: solid 1px Teal;
    background-color: #595959 !important;
}
.ImageLeftBorder
{
    border: solid 3px #202020;
}
.gdvAText
{
    color: White;
    text-decoration: none;
}
.gdvAText:hover
{
    text-decoration: underline;
}
.gdvImg
{
    border:solid 2px Black !important;
}
.SelectedPhoto
{
    background-color: #595959;
    }