.Print{}
.noPrint{}
 
.hideTxt{display:none;}
.showTxt{display:inline;}

body{color: #000000; background-color: #c1c1c1; font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: small; margin: 0px;}
.pageBlock{width: 966px; text-align: left; padding: 1px; margin: 0 auto;}

h1{font-size: medium; font-weight: bold; color:#006951; padding: 0px 0px 0px 0px; }
h2{font-size: x-small; font-weight: normal; display: inline; color:White;}
hr{color: #000000; height: 1px; border-style: dotted;}
form{display: inline}

A{color: #006a51; font-size: small; text-decoration:underline;}
A:hover{color: #e69218; text-decoration: none;}

A.AdminLinks{color: #000000; font-size: small; text-decoration:underline;}
A.AdminLinks:hover{color: #000000; text-decoration: none;}

A.footerText{color: #ffffff; font-size: x-small; text-decoration:underline;}
A.footerText:hover{color: #ffffff; text-decoration: none;}

.Data{color: #000000; font-family: arial; border: 1px solid #999999; padding-left: 3px;}
.dataLabel{text-align: right; color: #000000;width: 130px;}
.dataLabelDisabled{text-align: right; color: #cccccc;width: 130px;}
.pagingBtn{background-color: #f7f7f7; text-decoration: none; font-size: 80%; font-weight: normal; border: solid 1px #aaaaaa; padding: 0px 2px 0px 2px;}
.currentBtn{background-color: #ffffff; color: #999999; font-size: 80%; font-weight: normal; border: solid 1px #d7d7d7; padding: 0px 2px 0px 2px;}

.menuLine
{
	background: #fefefe url('../App_Themes/WebBlue/img/MenuBackground.gif') repeat-x;
	line-height: 23px;
}

.footer
{
	background-image: url('../images/footer.jpg');
	line-height: 31px;
}

.footerLower
{
	background-image: url('../images/footerLower.jpg');
	line-height: 31px;
}

.rightTile
{
    background-image: url('../images/TileRight.jpg'); 
    background-repeat: repeat-y;
}

.leftTile
{
    background-image: url('../images/TileLeft.jpg'); 
    background-repeat: repeat-y;
}

.menuOn
{
     background-image:url('../images/menuTileOn.jpg');
     line-height: 31px; 
     padding-left:10px;
     color:White;
     font-weight:bold;
     cursor:arrow;
}

.menuOff
{
     background-image:url('../images/menuTileOff.jpg');
     line-height: 31px; 
     padding-left:10px;
     color: White;
     font-weight:bold;
     cursor:arrow;
}

.menuOver
{
     background-image:url('../images/menuTileOvr.jpg');
     line-height:31px; 
     padding-left:10px;
     color: #006950;
     font-weight:bold;
     cursor:pointer;
}

.submenuOn
{
     background-image:url('../images/menuSubOn.jpg');
     line-height: 22px; 
     padding-left:30px;
     color:White;
     font-weight:bold;
     cursor:arrow;
}

.submenuOff
{
     background-image:url('../images/menuSubOff.jpg');
     line-height: 22px; 
     padding-left:30px;
     color: #006950;
     font-weight:bold;
     cursor:arrow;
}

.submenuOver
{
     background-image:url('../images/menuSubOvr.jpg');
     line-height:22px; 
     padding-left:30px;
     color: #006950;
     font-weight:bold;
     cursor:pointer;
}

.menuInactive
{
     background-image:url('../images/menuTileOvr.jpg');
     line-height:31px; 
     padding-left:10px;
     color: #d67701;
     font-weight:bold;
     cursor:pointer;
}

.RightGreen
{
    background-image: url('../images/corner.jpg'); 
    background-repeat:no-repeat;
    
}
.SearchBar
{
    height: 22px;
    background-color: #f6d4a3;
    padding: 5px;
}
