﻿body 
{
    text-align:center;
    font-family:Calibri;
    text-align:center;
    background-color:#f66e92;
}
#MainDiv
{
    width:980px;
}
#Header
{
    width:980px;
    padding-bottom:5px;
}
.clear
{
    clear:both;
}
#HeaderLeft
{
    width:280px;
    text-align:left;
    height:50px;
    font-size:17px;
    font-weight:bold;
    float:left;
}
#HeaderRight
{
    width:700px;
    float:right;
    height:50px;
    text-align:right;
    font-size:13px;
    font-weight:bold;
}
.Rows
{
    padding-bottom:10px;
}
.LogoutBtnHolder
{
    padding-bottom:5px;
}
.Logout
{
    width:105px;
    height:26px;
    color:White;
    background-image:url('../images/LogOutBtn.jpg');
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
}
.SiteHolder
{
    text-align:right;
    color:#2d36b8;
    font-size:14px;
    font-weight:500;
    font-weight:bold;
}
.SiteHolder span
{
    color:Black;
}
#Date
{
    float:right;
    padding-left:20px;
}
#Clock
{
    float:right;
    padding-left:10px;
}
ul 
{  
    margin:0 auto; 
    padding:0px; 
    list-style:none;
    text-align:right; 
}
ul li 
{ 
    display:inline; 
    text-align:center; 
}
#point 
{ 
    position:relative; 
    -moz-animation:mymove 1s ease infinite; 
    -webkit-animation:mymove 1s ease infinite; 
    padding-left:2px; 
    padding-right:2px; 
}
#SubHeader
{
    width:980px;
    height:35px;
}
#MenuHolder
{
    float:left;
    text-align:center;
}

#DrawTimeHolder
{
    float:right;
    text-align:right;
}
.Menu
{
    float:left;
    width:160px;
    padding-right:1px;
    font-size:14px;
    color:White;
    padding-top:7px;
    height:26px;
    font-size:15px;
    font-weight:bold;
    background-image:url('../images/menu.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    cursor:pointer;
}
.active
{
    background-image:url('../images/activemenu.jpg');
    color:Black;
}
.Menu a
{
    color:White;
    text-decoration:none;
}
.Menu a:hover
{
    color:black;
    text-decoration:none;
}
.drawTop
{
    font-size:16px;
    font-weight:bold;
    color:#001060;
    text-align:right;
    margin-top:-3px;
}
.drawbottom
{
    font-size:16px;
    font-weight:bold;
    color:#001060;
    text-align:right;
}
.GridViewRowStyle{  text-align:center; background-color:#d9cf94;font-size:14px;color:#000000; height:40px; font-weight:bold;}
.GridViewAlternateRowStyle{   text-align:center; background-color:#f6eeaf;font-size:14px;color:#000000; height:40px; font-weight:bold;}
.GridViewHeader{ text-align:center; background-color:#f6eeaf;font-size:14px;font-weight:600; color:#5876a3; height:30px; }
.GridViewFooter{text-align:center; background-color:#f6eeaf; font-size:14px; font-weight:600;color:black;}
.emptydatarowstylecss{background-color:transparent; color:#fdfbfc; font-size:18px; text-align:center;}
.GridView{ width:100%; border:1px solid #6d6d6d; background-color:#feeeb3;font-family:Calibri; font-weight:bold;}
.GridView td
{
    border:solid 1px #6d6d6d;
}
.GridViewFooter td
{
    border:none;
}
.GridView th
{
    border:solid 1px #6d6d6d;
}
.GridSuccess{padding-left:5px; text-align:left; font-size:12px; color:#4682CA;font-weight:600;margin-top:5px;}
.GrdTxtCss
{
    width:40px;
    height:25px;
    border:solid 1px black;
}
.GridFooter
{
    text-align:center; background-color:#f6eeaf; font-size:14px; font-weight:600;color:black;
    width:980px;
    border-bottom:1px solid #6d6d6d;
    border-left:solid 1px #6d6d6d;
    border-right:solid 1px #6d6d6d;
}
.GridFooter td
{
    border:solid 1px #6d6d6d;
    height:20px;
}
.td1
{
    width:820px;
    padding-right:10px;
    text-align:right;
    color:Black;
    font-size:14px;
    font-weight:bold;
    font-family:Calibri;
}
.td2
{
    width:45px;
    text-align:center;
}
.td3
{
    width:57px;
    text-align:center;
}
.td4
{
    width:52px;
    text-align:center;
}
#LoginHolder
{
    width:978px;
    height:30px;
    border-bottom:1px solid #6d6d6d;
    border-left:solid 1px #6d6d6d;
    border-right:solid 1px #6d6d6d;
    background-color:#f6eeaf; font-size:14px; font-weight:600;color:black;
    padding:5px 0px 5px 0px;
}
.LoginHolderLabels
{
    padding-left:10px;
    padding-top:8px;
    text-align:left;
    padding-right:10px;
    float:left;
}
.LoginHolderControls
{
    padding-left:10px;
    padding-top:5px;
    width:200px;
    text-align:left;
    float:left;
    padding-right:10px;
}
.LoginTxtcss
{
    border:solid 1px #b1adad;
    height:18px;
    width:195px;
}
.LoginButtonHolder
{
    width:80px;
    padding-top:4px;
    float:left;
}
.LoginBtnCss
{
    border:solid 1px #234312;
    background-color:#ffeddc;
    color:#06581f;
    font-weight:bold;
    height:25px;
}
.BottomButtonHolder
{
    width:980px;
    text-align:center;
    padding-top:20px;
    padding-bottom:10px;
}
.GreenBtn
{
    width:90px;
    height:29px;
    background-image:url('../images/GreenBtn1.jpg');
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
    color:White;
    font-weight:bold;
    font-size:14px;
}
.BrownBtn1
{
    width:90px;
    height:29px;
    background-image:url('../images/brownBtn1.jpg');
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
    color:White;
    font-weight:bold;
    font-size:14px;
}
.BrownBtn2
{
    width:115px;
    height:29px;
    background-image:url('../images/brownBtn2.jpg');
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
    color:White;
    font-weight:bold;
    font-size:14px;
}
.BrownBtn3
{
    width:189px;
    height:29px;
    background-image:url('../images/brownBtn3.jpg');
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
    color:White;
    font-weight:bold;
    font-size:14px;
}
.BottomRow1,.BottomRow2
{
    color:White;
    text-align:center;
    padding-top:5px;
    font-size:14px;
    font-weight:bold;
}
.BottomRow2
{
    font-size:13px;
}
.BottomText
{
    text-align:center;
    font-size:16px;
    color:#0902b4;
    padding-top:10px;
    font-weight:bold;
}

#Scroll
{
    padding:10px 0px 10px 0px;
    color:#f3f162;
    font-size:15px;
    font-weight:bold;
}