.LeftPaneMaster
{
	width: 175px;
	background-color: transparent;
	/*border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;*/
	}
	
.Leftcontainerrow1 
{
	background-color: transparent;
	/*border-top: #cccccc 1px solid;*/
	border-bottom: #cccccc 1px solid;
	color: #fff;
	
}
.Leftcontainerrow2 {
	background-color: #FFFFFF
}

/* 
/***********************************************/
/* *****************Main************************/
/***********************************************/
.Maincontainermaster {
	width: 100%;
	background-color: transparent;
	/*padding: 2px 2px 2px 2px;*/
	}
	
.Maincontainerrow1 
{
	background-color: transparent;
	border-bottom: #cccccc 1px solid;
	color: #fff;
	
}
.Maincontainerrow2 {
	background-color: #FFFFFF
}








