img {
border: double 3px #D66167;
}
.FadeGrayContTR{
	background-image: url(FadeGrayContTL.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
}
.FadeGrayContTM{
	background-image: url(FadeGrayContTM.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.FadeGrayContTL{
	background-image: url(FadeGrayContTR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 30px;
	height: 25px;
}

.FadeGrayContMR{
	background-image: url(FadeGrayContML.gif);
	background-repeat: repeat-y;
	width: 14px;
	height: 3px;
}
.FadeGrayContMM{
	background: White;
}
.FadeGrayContML{
	background-image: url(FadeGrayContMR.gif);
	background-repeat: repeat-y;
	width: 12px;
	height: 3px;
}
.FadeGrayContBR{
	background-image: url(FadeGrayContBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left fixed;
	width: 23px;
	height: 100%;
}
.FadeGrayContBM{
	background-image: url(FadeGrayContBM.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	height: 100%px;
}
.FadeGrayContBL{
	background-image: url(FadeGrayContBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 30px;
}

