﻿body
{
    padding: 0px;
    margin: 0px;
    background-image: url(../Images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #989898;
}
.T_Usage
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.TD_Usage1
{
	BACKGROUND-COLOR:#1aab1f
}
.TD_Usage2
{
    BACKGROUND-COLOR:white
}
.BG_Table
{
    vertical-align:top;
    width: 979px;
    height:709px;
    font-size: 13px;
    color: #525252;
    font-family: Verdana;
    text-justify: distribute;
    line-height: 20px;
    letter-spacing: normal;
    text-align: justify;
}
.BG_Table ul
{
    padding-bottom: 5px;
    margin: 5px 10px 5px 17px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.BG_Table ol
{
    padding-bottom: 5px;
    margin: 5px 10px 5px 17px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
a
{
    color: #0033ff;
    text-decoration: none;
}
a:hover
{
    color: #0033ff;
    text-decoration: underline;
}
.TD_BG
{
    padding-bottom: 0px;
    padding-left: 58px;
    padding-right: 58px;
    padding-top: 160px; 
}
.Title
{
    color: #393939;
    font-size: 16px;
    font-weight: bold;
}
.subTitle
{
    color: #636363;
    font-size: 14px;
    font-weight: bold;
}
.LabStyle
{
  color: #636363;
  font-size: 13px;
}
.modalBackground 
{
	background-color:#999999;
	filter:alpha(opacity=60);
    opacity:0.6;
}

.modalPopup
{
    background-color: transparent;
    font-size: 11px;
    color: #191919;
    font-family: Verdana;
    text-justify: distribute;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    padding-top: 10px;
    background-image: url(../Images/Panal-Bg.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.modalPopupSmallls
{
    background-color: transparent;
    font-size: 11px;
    color: #191919;
    font-family: Verdana;
    text-justify: distribute;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    padding-top: 10px;
    background-image: url(../Images/Panal-Bg-smalls.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.Btn_SinginStyle
{
    background-image: url(../Images/sign-in-btn.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    cursor:hand;
    cursor:pointer;
    width:58px;
    height:17px;
}
.Btn_SingupStyle
{
    background-image: url(../Images/sign-up.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    cursor: hand;
    cursor: pointer;
    width: 153px;
    height: 77px;
}
.TextIndicator_Txt_Password
{
   background-color:Gray;
   color:White;
   font-family:Arial;
   font-size:x-small;
   font-style:italic;  
   padding: 2px 3px 2px 3px;         
}
.TFilesD
{
    background-image: url(../Images/Admin/Line.png);
    background-repeat: repeat-y;
    background-position: 54% top;
}
.TFilesN
{
    background-image: url(../Images/Admin/Line.png);
    background-repeat: repeat-y;
    background-position: left top;
}
.TFilesH
{
   background-image: url(../Images/Admin/LineH.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom:7px;
}

.WelcomeTitle
{
    font-family: 'Century Gothic';
    color: #70a30a;
    font-size: 18px;
}

.HeaderStyle
{
    background-color: dimgray;
    font-family: 'Century Gothic';
    color: #ffffff;
    font-size: 14px;
}
.ButtonStyle
{
    background-color: transparent;
    color: #0033ff;
    text-decoration: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    cursor:hand;
    cursor: pointer;
}
.ButtonStyle:hover
{
    background-color: transparent;
    color: #0033ff;
    text-decoration: underline;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    cursor:hand;
    cursor: pointer;
}
