/* style for module titles */
.BrushedAluminumGrayBarTitle   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.BrushedAluminumGrayBarWidth {
	width: 100%;
}


.BrushedAluminumGrayBarContentpane {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background: url(images/BABackground.jpg) repeat;
}

.BrushedAluminumGrayBarActionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.BrushedAluminumGrayBarVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
}

.BrushedAluminumGrayBarContentbkgrd {
	text-align: left;
	vertical-align: top;
}
.BrushedAluminumGrayBarContentTable {
	width: 100%;
}

.BrushedAluminumGrayBarSpacertable {
	height: 4px;
	width: 100%;
}

.BrushedAluminumGrayBarTitleTable {
	height: 24px;
	width: 100%;
}

.BrushedAluminumGrayBarTopLeftCorner {
	height: 21px;
	width: 6px;
	background: url(images/BATopLeftCorner.jpg) no-repeat left top;
}

.BrushedAluminumGrayBarTopMIddle {
	height: 24px;
	background: url(images/BATopMiddle.jpg) repeat-x left top;
	text-align: left;
	vertical-align: top;
}

.BrushedAluminumGrayBarTopRightCorner {
	height: 21px;
	width: 6px;
	background: url(images/BATopRightCorner.jpg) no-repeat left bottom;
}

.BrushedAluminumGrayBarBottomLeftCorner {
	height: 6px;
	width: 6px;
	background: url(images/BABottomLeftCorner.jpg) no-repeat left bottom;
}

.BrushedAluminumGrayBarBottomMiddle {
	height: 6px;
	background: url(images/BABottomMiddle.jpg) repeat-x left bottom;//
}

.BrushedAluminumGrayBarBottomRightCorner {
	height: 6px;
	width: 6px;
	background: url(images/BABottomRightCorner.jpg) no-repeat right bottom;
}

.BrushedAluminumGrayBarLeftSide {
	height: 6px;
	width: 6px;
	background: url(images/BALeftSide.jpg) repeat-y left top;
	text-align: left;
	vertical-align: top;
}

.BrushedAluminumGrayBarRightSide {
	height: 6px;
	width: 6px;
	background: url(images/BARightSide.jpg) repeat-y right top;
	text-align: left;
	vertical-align: top;
}

