﻿body 
{
    margin-left:0px;
    margin-top:0px;
    font-family:Tahoma, Arial,Verdana;
}
.styHeaderMain
{
    width:100%;
    height:0px;

}
.styTopStrip
{
    background-image:url("../Images/TopStrip.jpg");
    background-repeat:repeat-x;
    width:100%;
    padding:0px;
}
.styHeaderLogo
{
    width:12%;
    float:right;
    height:0px;
    
}
.styHeaderLeft
{
    width:25%;float:left;
}
.styHeaderMiddle
{
    width:63%;float:right;
}
.styProfileLeft
{
    padding-left:00px;
    font-size:9pt;
    color:#FA8E4E;
    font-weight:bold;
}

.styHeaderRight
{
    
    width:100%;float:right;
    vertical-align:bottom;
    
}
.styHeaderMenu
{
        width:100%;
        float:left;
}
.styPageContent
{
    background-image:url("../Images/contentStrip.jpg");
    background-repeat:repeat-x;
    width:100%;float:right;
    vertical-align:bottom;
}
.Menu
{
    font-size:10pt;
    font-weight:bold;
    color:White;
    text-decoration:none;
    vertical-align:bottom;
}

.TextBox
{
    width:200px;
    border:thin 2px #000000;
    font-size:8pt
}

.Submit
{
    background-image:url("../Images/Button.jpg");
    width:83px;
    height:27px;
    border:0px;
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    cursor:hand;
}

.LabelNormal
{
    font-size:9pt;
    color:black;
}

.LabelLogin
{
    font-size:8pt;
    color:black;
    font-weight:bold;
    width:50%;
    padding-right:20px;
}

.LinkLogin
{
    font-size:9pt;
    font-weight:bold;
    width:50%;
    padding-right:20px;
}

.LabelBold
{
    font-size:8pt;
    color:black;
    font-weight:bold;
}
.Control
{
    font-size:10pt;
    width:270px;
    height:20px;
    font-size:8pt;  
}

.gridAltRow
{
    background-color:#EFE9E9;
    font-size:8pt;
    font-weight:normal;
}

.gridRow
{
    background-color:White;
    font-size:8pt;
}


.styContentLeft
{
    width:15%;
    float:Left;

}
.styAppMenu
{
    width:100%;
    float:none;    
    color:#FFFFFF;
    font-weight :bold;
    font-size:9pt;
    height:25px;
    padding-top:5px;
    
    background-image:url("../Images/MenuHeader.jpg");
    background-repeat:repeat-x;
}

.styContentMiddle
{
    width:1%;float:Left;
}

.styContentRight
{
    width:100%;float:Left;
}

.RptHeaderLeft
{
    
    background-image:url("../Images/ReportHeader.jpg");
    width:1%;float:Left;
    height:48px;
}
.RptHeaderMiddle
{
    
    background-image:url("../Images/ReportHeaderMiddle.jpg");
    width:98%;float:Left;
    background-repeat:repeat-x;
    height:48px;
}
.RptHeaderRight
{
    
    background-image:url("../Images/ReportHeaderRight.jpg");
    width:1%;float:Left;
    height:48px;
}
.GridHeader
{
    background-image:url("../Images/GridHeader.jpg");
    background-repeat:repeat-x;
    height:39px;
}
.InputBorder
{
    border:solid 1px #C0C0C0;
}
.RptGridMain
{
    
    
    width:100%;float: left;
 
}
.menuTabLeft
{
    background-image:url("../Images/nMenuTabLeft.jpg");
    height:42px;
    font-size:8pt;
    text-decoration:none;
    width:11px;
        
}
.menuTabMiddle
{
    background-image:url("../Images/nMenuTabMiddle.jpg");
    height:42px;
    font-size:8pt;
    font-weight:bold;
    color:White;
    text-decoration:none;
    width:80px;
    cursor:hand;
}
.menuTabRight
{
    background-image:url("../Images/nMenuTabRight.jpg");
    height:42px;
    font-size:8pt;
    text-decoration:none;
    width:11px;
}

.hmenuTabLeft
{
    background-image:url("../Images/hMenuTabLeft.jpg");
    height:42px;
    font-size:8pt;
    text-decoration:none;
    width:10px;
        
}
.hmenuTabMiddle
{
    background-image:url("../Images/hMenuTabMiddle.jpg");
    height:42px;
    font-size:8pt;
    font-weight:bold;
    color:#12394E;
    text-decoration:none;
    width:80px;
    cursor:hand;
}
.hmenuTabRight
{
    background-image:url("../Images/hMenuTabRight.jpg");
    height:42px;
    font-size:8pt;
    text-decoration:none;
    width:10px;
}

.styMenuCStrip
{
    background-image:url("../Images/menuChildStrip.jpg");
    background-repeat:repeat-x;
    height:43px;
    width:100%;    
    float:left;
    font-size:9pt;
    font-weight:bold;
    padding-top:15px;
    padding-left:10px;
}
.menuTabChild
{
    font-size:8pt;
    color:#12394E;
    font-weight:bold;
    text-decoration:none;
}

.tblHomeHeadCss
{
	width:100%;
	height:100%;
	line-height:25px;
	font-size:11pt;
}

.RowHeight
{
	line-height:10px;
}

.RowHeight1
{
	line-height:15px;
}