/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.Gray_BgTitle {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #252525;
	text-align:left;
	text-decoration:none; 
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	white-space:nowrap;
	
}

.Gray_BgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
	
}

.Gray_TopBorder{background:url(images/GrayTopBorder.jpg) repeat-x;}
.Gray_LeftBorder{background:url(images/GrayLeftborder.jpg) repeat-y}
.Gray_RightBorder{background:url(images/GrayRightborder.jpg) repeat-y}
.Gray_BottomBorder{background:url(images/GrayBottomBorder.jpg) repeat-x;}
.Gray_BgContentpane {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #3f3f3e;
	background:url(images/ContentBg.jpg) repeat-x top left #ffffff; padding:5px;
	
}


.Gray_BgActionscell {
	height:32px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	padding-left:5px;
	
}

.Gray_BgVisibilitycell {
	height:32px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	padding-right:5px;
}

.Gray_BgContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.Gray_BgContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgTitleTable {
	height:32px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgTopLeftCorner {
	height:32px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgTopMIddle {
	height:32px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgTopRightCorner {
	height:32px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Gray_BgBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.Gray_BgBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
