.containermaster{
	background-color:#efefef;
/*	border:thick #990000;
	padding: 12px;
	font-family:Tahoma;
	font-size:12px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
	height: 100%;
}
.contentPaneStyle{
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left: 10px;
}
.TitleBG
{
	background: url(images/BG_Standard.jpg) repeat-x;
	line-height:  26px;
}
.Title_bg {
	display: block;
	width: 100%;
	line-height: 26px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align: left;
	font-weight:bold;
	border:medium #333333;
}




