﻿.labelcaption 
{
	background-color:#A6BD8A;
    color:Black;
    font-family:Calibri;
    text-align:left;
    vertical-align:middle;
    font-weight:normal;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    width:200px;
}

.MyTextBoxes 
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:14px;
    border:solid 1px black;
    width:200px;
    padding-left:5px;
}

.MyTextBoxesLargeWithOutBorder
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:14px;
    width:330px;
    padding-left:5px;
}

.MyTextBoxesLogin
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:14px;
    width:150px;
    border:solid 1px black;
    width:200px;
}

.MyTextBoxesLarge
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:13px;
    border:solid 1px black;
    width:330px;
    padding-left:5px;
}

.MyTextBoxesLargeest
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:14px;
    border:solid 1px black;
    width:400px;
    padding-left:5px;
}

.MyTextBoxesSmall
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:14px;
    border:solid 1px black;
    width:100px;
    padding-left:5px;
}
   
.MyTextBoxesSmallest
{
    color:Black;
    font-family:Calibri;
    text-align:left;
    font-weight:normal;
    font-size:14px;
    border:solid 1px black;
    width:50px;
    padding-left:5px;
}

    .level2
    {
    	font-family:Calibri;
        background-color: #97BA6A;
    }
    
.btnLogout
{
	color:White;
	font-family:Calibri;
	cursor:pointer;
	text-decoration:underline;
	text-align:right;
	margin-right:10px;
}
.RightAlign
{
	text-align:right;
}
.grd
{
	color:Black;
	width:100%;
	font-size:12px;
}
.PageLevelMasterTable
{
	width:100%;
	border:0;
}
.pageheading
{
	font: bold 20px Georgia;
	text-align:left;
	color: #414141; /*background of menu bar (default state)*/
}
.tabless
{	
	width:100%;
}

.grdHeader
{
	color:Black;
	background-color:#97BA6A;
	text-align:center;
	text-indent:3px;
	font-family:Tahoma;
}
.RowStyle
{
	height:30px;
	vertical-align:middle;
	text-align:left;
	text-indent:3px;
	font-family:Tahoma;
}

.fieldset 
{
    font-size:12px;
    font-weight:bold;
    font-family:Verdana;
    border:1px Solid Black;
}
.Mydropdown
{
	width:200px;
	border:1px solid black;
	font-family:Calibri;
}

.MyLabelInfo
{
	font-family:Calibri;
    background-color:#C5E69C;
    width:100%;
}
.MyLabelInfoLogin
{
	font-family:Calibri;
	text-decoration:underline;
    color:Navy;
}
.treeNode
{
    color: red;
    font: 14px Arial, Sans-Serif;
    width: 30px;
}

.rootNode
{
    font-size: 18px;
    color: blue;
    width: 30px;
}

.leafNode
{
    padding: 4px;
    color: orange;
    width: 30px;
}

.selectNode
{
    font-weight: bold;
    color: purple;
}

.mainTv
{
    display: table;
}

.flip {
    padding: 5px;
    text-align: center;
    background-color:#4682b4;
    color:White;
    font-family:Verdana;
    border: solid 1px #c3c3c3;
}

.panel {
    text-align: left;
    background-color:Transparent;
    color:Black;
    font-family:Arial;
}

.errmsg
{
color: red;
}

.valuetextgreater
{
	color:Black;
	font-size:13px;
	line-height:25px;
	font-family:Verdana;
}
.menu 
{
    font-family:Calibri;
    background-color: #97BA6A;
    color:Navy;
    line-height: 20px;
	width:550px;
	border:none;
    padding-left:5px;
    text-align:left;
}
.menu a:link
{
    color:Navy;
    text-decoration: none;
}

.menu a:visited
{
    color:Navy;
    text-decoration: none;
}

.menu a:hover
{
    color:Navy;
    text-decoration: none;
}

.menu a:active
{
    color:Navy;
    text-decoration: none;
}
.main_menu
{
    font-family:Calibri;
    background-color: #97BA6A;
    font-family:Calibri;
    color:Navy;
    line-height: 20px;
    width:95%;
    margin:5px;
    text-align:left;
    padding-left:5px;
}

.level_menu
{
    font-family:Calibri;
    background-color: #97BA6A;
    text-align: left;
    border-style:solid;
    border-width:0.5px;
    color:Navy;
    margin:0px;
    padding:3px;
}

.greater
{
	width:300px;
}

.greatest
{
	width:400px;
}
.lower
{
	width:100px;
}

.lowest
{
	width:50px;
