﻿
.mainPage
{
    background-color: transparent;
    height: 790px;
    width: 100%;
}

.pgHeight
{
    height:840px;
}

.mainHeader
{
    background-color: transparent;
    float: left;
    height: 200px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    top: 0px;
    width: 100%;
}

.mainTop
{
    background-color: transparent;
    height: 170px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    top: 0px;
    width: 1400px;
}

.mainTitle
{
    background-color: transparent;
    float: left;
    height: 116px;
    margin-left: 5px;
	margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    border-bottom-style:solid;
    border-bottom-width:thin;
    width: 1082px;
}

.mainLogin
{
    background-color: transparent;
    color: #333399;
    float: right;
    font-size: 17px;
    height: 114px;
	margin-top: 5px;
    padding: 1px;
    text-align: center;
    border-bottom-style:solid;
    border-bottom-width:thin;
    width: 310px;
}

.mainMenu
{
    background-color: transparent;
    height: 20px;
    margin-left: 5px;
    margin-top: 20px;
    width: 1400px;
}

.mainFooter
{
    color: #4e5766;
    height:10px;
    text-align: left; 
	visibility: hidden;
    width: 1400px;
}

.lblCopyright
{
    color: #000066;
    font-size: 13px;
	font-weight: bold;
    height: 20px;
    text-align: center;
	vertical-align: middle;
	width: 1400px;
}

.mainContent
{
    background-color: transparent;
    float: left;
    /*height:620px;*/
    overflow:hidden;
    padding-left: 5px;
    width: 1400px;
}

.pnlLogin
{
    text-align: center;
}

.mainHeaderLabels
{
    height: 42px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 4px;
}

.mainHeaderLabels0
{
    background-color: transparent;
    color: saddlebrown;
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin-left: 5px;
    width: 450px;
}

.mainHeaderLabels1
{
    background-color: transparent;
    color: red;
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin-left: 5px;
    width: 450px;
}

.mainHeaderLabels2
{
    background-color: transparent;
    color: chocolate;
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin-left: 5px;
    width: 450px;
}

.mainHeaderLabels3
{
    background-color: transparent;
    color: green;
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin-left: 5px;
    width: 450px;
}