img {
border: double 3px #D66167;
}
.RedlineContTR{
	background-image: url(RedlineContTL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 14px;
	height: 30px;
}
.RedlineContTM{
	background-image: url(RedlineContTM.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-color: White;
}

.RedlineContTL{
	background-image: url(RedlineContTR.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 30px;
	background-color: transparent;
}

.RedlineContMR{
	background-image: url(RedlineContML.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;

}
.RedlineContMM{
	background: White;
}
.RedlineContMM img{
	border: double;
	border-color: Maroon;
	border-width: 3px;
}
.RedlineContML{
	background-image: url(RedlineContMR.gif);
	background-repeat: repeat-y;
	width: 12px;
	background-color: White;
}
.RedlineContBR{
	background-image: url(RedlineContBL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 14px;
	height: 13px;
}
.RedlineContBM{
	background-image: url(RedlineContBM.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.RedlineContBL{
	background-image: url(RedlineContBR.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;

}
