﻿body
{
	margin: 0px;
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	/*overflow: auto;*/
}
td
{
		margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
iframe
{
	border: 1px dashed #666666;
}
.watermark
{
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
}
.frmClass
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	width:150px;
}
.compForm
{
		font-family:Verdana;
	font-size:11px;
	color:#666666;
	width:90px;
}
.glBack
{
	background-color:#e9e9e9;
}
.reportDetails
{
	visibility: hidden;
	position: absolute;
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	/*background: url(images/shadow.gif) no-repeat bottom right;*/
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	z-index:500;
	padding: 0px;
}
.innerDetailbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
	width: 775px;
	height: 400px;
	overflow: auto;
	background-color:#E9E9E9;
}
.reportHead
{
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
.leftFill
{
	background-image: url(images/sideBgLeft.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	background-position-x: right;
	width: 100%;
	padding-right: 0px;
	background-repeat: repeat-y;
	height: 100%;
	padding-top: 0px;
}
.rightFill
{
	background-image: url(images/sideBgRight.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	background-position-x: left;
	width: 100%;
	padding-right: 0px;
	background-repeat: repeat-y;
	height: 100%;
	padding-top: 0px;
}
.btnClass
{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
}
.loginas
{
	width: 330px;
	height: 43px;
	background-image: url('images/loginas.png');
}
.loginasinner
{
	text-align:left;
	padding-left:140px;
	padding-top:5px;
}
.menuback
{
	background-image:url('images/menubackground.png');
}
.buttonback
{
	background-image:url('images/buttonback.png');
}
.menuBox
{
	position:static;
	visibility:hidden;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important; /*background: url(images/shadow.gif) no-repeat bottom right;*/
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	z-index: 500;
	padding: 0px;
	left:0px;
	top:0px;
	width:150px;
	height:130px;
}
.innerMenuBox
{
	border: 1px solid #808080;
	bottom: 6px;
	right: 6px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
a
{
	color:#004927;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
	color:#004927;
}
.cHr
{
	width: 90%;
	height: 1px;
}
.loginbox
{
	background-image: url('images/loginback.png');
	width: 536px;
	height: 271px;
	text-align: center;
	vertical-align: middle;
}

.compClass
{
	width: 100%;
	height: 5000px;
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
opacity: 0.79;     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";     filter: alpha(opacity=79);     -moz-opacity: 0.79;
}
