﻿body 
{
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	background-color:#00502E;
}
td
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
.frmClass
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
.fieldSet
{
	width:200px;
}
a:link
{
	color:Green;
}
a:hover
{
	color:Lime;
	text-decoration : none;
}
a:visited
{
	color:Green;
	
}
.Legend
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.srchFrm
{
	padding-right: 0px;
	padding-left: 7px;
	padding-top: 5px;
	background-image: url(images/searchback.png);
	margin: 0px;
	width: 152px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
	background-repeat: no-repeat;
	border-bottom: #696969 1px;
	border-left: #696969 1px;
	border-top: #696969 1px;
	border-right: #696969 1px;
}
.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;
}
.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:#ffffff;
}
.userPanelService
{
	width: 326px;
	height: 218px;
	background-image: url(http://www.pcmaffiliates.com/images/pnlServices.png);
}
.userPanelReport
{
	width: 326px;
	height: 218px;
	background-image: url(http://www.pcmaffiliates.com/images/pnlReports.png);
}
.innerpanel
{
	position: relative;
	top: 40px;
	left: 20px;
	background-color: transparent;
}