.RedCont{
	margin: 5px 2px 10px;
}
.RedTR{ 
background-image: url(images/RedTR.png);
background-position:left bottom;
background-repeat: no-repeat;
width: 4px;
height: 3px;
padding: 0px;
} 
.RedTM{
background-image: url(images/RedTM.png);
background-position:left bottom;
background-repeat: repeat-x;
height: 3px;
padding: 0px;
}
.RedTL{
background-image: url(images/RedTL.png);
background-position:right bottom;
background-repeat: no-repeat;
width: 4px;
height: 3px;
padding: 0px;

}

.Red_titleR{
/*border-bottom:  1px solid #FA9E9E;*/
background-image: url(images/RedMR.png);
background-repeat: repeat-y;
background-position: left;
width: 4px;
height: 25px;	
padding: 0px;	
}

.Red_titleM{
background-image: url(images/Red_footerM.png);
background-position: left;
background-repeat: no-repeat;
border-bottom:  1px solid #FA9E9E;
text-align: center;
height: 25px;
padding: 0px;
}

.Red_titleL{
/*border-bottom:  1px solid #FA9E9E;*/
background-image: url(images/RedML.png);
background-repeat: repeat-y;
background-position: right;
width: 4px;
height: 25px;	
padding: 0px;
}

.RedMR { 
background-image: url(images/RedMR.png);
background-repeat: repeat-y;
background-position: left;
width: 4px;
padding: 0px;
} 

.RedML { 
background-image: url(images/RedML.png);
background-repeat: repeat-y;
background-position: right;
width: 4px;
padding: 0px;
} 

.RedContent{
padding: 5px;
}

.Red_footerR {
background-image: url(images/RedMR.png);
background-repeat: repeat-y;
background-position: left;
width: 4px;
height: 16px;	
padding: 0px;
}

.Red_footerM{
background-image: url(images/Red_footerM.png);
background-position: right;
background-repeat: no-repeat;
padding: 0px 0px 15px 0px;
height: 16px;
}

.Red_footerL {
background-image: url(images/RedML.png);
background-repeat: repeat-y;
background-position: right;
width: 4px;
height: 16px;	
padding: 0px;
}

.RedBR{ 
background-image: url(images/RedBR.png);
background-position: left top;
background-repeat: no-repeat;
width: 4px;
height: 5px;
padding: 0px;
} 
.RedBM{
	background-image: url(images/RedBM.png);
background-position: top;
background-repeat: repeat-x;
height: 5px;
padding: 0px;
}
.RedBL{
		background-image: url(images/RedBL.png);
background-position: right top;
background-repeat: no-repeat;
width: 4px;
height: 5px;
padding: 0px;
}


