﻿body
{
    margin: 0px;
    font-size: 8pt;
    font-family: verdana;
}
.tableheight
{
	height:400px;
}
.menustyle
{
    border-top: white 1px solid;
    border-right: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    color:#ffffff;
}
.menustyle_Hover
{
    border-top: white 1px solid;
    border-right: white 1px solid;
    border-left: white 1px solid;
    background-color: #ECF3F9;
    color: #052d5a;
}
.menustyle_Selected
{
    border-top: white 1px solid;
    border-right: white 1px solid;
    border-left: white 1px solid;
    background-color:#D2E4F0;
    color: #052d5a;
}
.tophdr
{
    height: 17px;
    background-position: left top;
    background-image: url(../images/Untitled-1_02.jpg);
    background-repeat: repeat-x;
    min-width: 976px;
    text-align: right;
    font-size: 10pt;
}
.mainhdr
{
    min-width:976px;
    height: 75px;
    background-position: left top;
    background-image: url(../images/header_repeat.jpg);
    background-repeat: repeat-x;
}
.mainhdr2
{
    min-width:976px;
    BACKGROUND-IMAGE: url(../images/header.jpg);
    background-repeat:no-repeat;
}
.menuh
{
    height: 17px;
    margin-top: -1px;
    background-position: left top;
    background-image: url(../images/Untitled-1_06.jpg);
    background-repeat: repeat-x;
    min-width: 976px;
    font-size: 12pt;
}
.menuPanel
{
    height: 20px;
    margin-top:-1px;
    background-position: left top;
    background-image: url(../images/Untitled-1_06.jpg);
    background-repeat: repeat-x;
    min-width:976px;
}
.sitemap
{
    height: 19px;
    background-position: left top;
    background-image: url(../images/Untitled-1_07.jpg);
    background-repeat: no-repeat;
    min-width:976px;
    font-size: 11pt;
}
.leftbar
{
    margin-top:-1px;
    min-height:458px;
    background-position: left top;
    /*background-image: url(../images/Untitled-1_09.jpg);*/
    background-repeat: no-repeat;
    width:17px;
    float:left;
}
.btn
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    background-color: #10539f;
    color: white;
}
.leftPane
{
    margin-top: -1px;
    width: 17px;
    float: right;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-right: #9cafbc 3px double;
}
.leftmenu
{
    float:left;
    width:auto;
    background-position: left top;
    background-image: url(../images/Untitled-1_09.jpg);
    background-repeat: no-repeat;
    min-height:458px;
}
.tbl111
{
    margin-top:-1px;
    min-height:458px;
    min-width:976px;
}
.cntarea
{
    width:100%;
    min-height:458px;
}
.ucpanel
{
    width: auto;
    border-right: #083a73 1px solid;
    border-top: #083a73 1px solid;
    border-left: #083a73 1px solid;
    border-bottom: #083a73 1px solid;
    background-position: left bottom;
    background-image: url(../images/bk.jpg);
    background-repeat: repeat-x;
    background-color: #4186d4;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.content
{
    margin-top:-1px;
    min-height:458px;
    min-width:976px;
}
.footer
{
    height: 19px;
    background-position: left top;
    background-image: url(../images/footer.jpg);
    background-repeat: repeat-x;
    min-width:976px;
    font-family:Arial;
    font-size:8pt;
    text-align:center;
    color:#ffffff;
    padding-top:5px;
}
.labelTextBox
{
	font-size: 0.8em;
	direction: ltr;
	font-family: Verdana, Arial;
	text-align: left;
}
.cbControl
{
	font-size: 0.8em;
	font-family: Verdana, Arial;
	background-color:Gray;
	border-bottom-color:Black;
}
.tdBackColor
{
	background-color:#EFF3FB;
	border-color:#a9a9a9;
	
}
