.WhiteGradCont {
	width: 100%;
	margin-bottom: 5px;
}
.Actions {}
.BottomActions {
	text-align: right;
	margin-top: 5px;
}
.WhiteGradContentPane {
	display: block;
	vertical-align: top;
}

.DKGrayTitle_TL {
	width: 18px;
	height: 8px;
	background-image: url(images/DKGrayTitle_TL.png);
}
.DKGrayTitle_T {
	height: 8px;
	background-image: url(images/DKGrayTitle_T.png);
	background-repeat: repeat-x;
}
.DKGrayTitle_TR {
	width: 19px;
	height: 8px;
	background-image: url(images/DKGrayTitle_TR.png);
}
.DKGrayTitle_L {
	width: 18px;
	background-image: url(images/DKGrayTitle_L.png);
	background-repeat: repeat-y;
}
.DKGrayTitle_M {
	background-color: #3b4a55;
}
h1.Title {
	color: #efefef;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
h1.Title img {
	vertical-align: middle;
	margin-right: 5px;
}
.DKGrayTitle_R {
	width: 19px;
	background-image: url(images/DKGrayTitle_R.png);
	background-repeat: repeat-y;
}
.DKGrayTitle_BL {
	width: 18px;
	height: 14px;
	background-image: url(images/DKGrayTitle_BL.png);
}
.DKGrayTitle_B {
	height: 14px;
	background-image: url(images/DKGrayTitle_B.png);
	background-repeat: repeat-x;
}
.DKGrayTitle_BR {
	width: 19px;
	height: 14px;
	background-image: url(images/DKGrayTitle_BR.png);
}
.WhiteGrad_L {
	width: 18px;
	background-image: url(images/WhiteGradBody_L.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: right;
}
.WhiteGrad_L img {
	margin-left: 3px;
}
.WhiteGrad_M {
	background-color: #ffffff;
	width: 100%;
	vertical-align: bottom;
}
.WhiteGradBodyImg {
	vertical-align: top;
	background-image: url(images/WhiteGradBodyImg_M.png);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
}
.WhiteGrad_R {
	width: 19px;
	background-image: url(images/WhiteGradBody_R.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
}
.WhiteGrad_R img {
	margin-right: 3px;
}
.WhiteGrad_BL {
	width: 18px;
	height: 10px;
	background-image: url(images/WhiteGradBody_BL.png);
}
.WhiteGrad_B {
	width: 19px;
	height: 10px;
	background-image: url(images/WhiteGradBody_B.png);
}
.WhiteGrad_BR {
	height: 10px;
	background-image: url(images/WhiteGradBody_BR.png);
	background-repeat: repeat-x;
}