.GreenCont{
	margin: 5px 2px 10px;
}
.GreenTR{ 
background-image: url(images/GreenTR.png);
background-position:left bottom;
background-repeat: no-repeat;
width: 4px;
height: 4px;
padding: 0px;
} 
.GreenTM{
background-image: url(images/GreenTM.png);
background-position:left bottom;
background-repeat: repeat-x;
height: 4px;
padding: 0px;
}
.GreenTL{
background-image: url(images/GreenTL.png);
background-position:right bottom;
background-repeat: no-repeat;
width: 4px;
height: 4px;
padding: 0px;

}
.Green_titleR{
/*border-bottom:  1px solid #ECB233;*/
background-image: url(images/GreenMR.png);
background-repeat: repeat-y;
background-position: left;
width: 4px;
height: 28px;	
padding: 0px;
}

.Green_titleM{
border-bottom:  1px solid #7FB926;
background-image: url(images/Green_titleM.png);
background-position: right;
background-repeat: no-repeat;
padding: 0px 70px 0px 0px;
height: 28px;
}

.Green_title_cleanM{
border-bottom:  1px solid #7FB926;
text-align: center;
height: 28px;
padding: 0px;
}

.Green_titleL{
/*border-bottom:  1px solid #ECB233;*/
background-image: url(images/GreenML.png);
background-repeat: repeat-y;
background-position: right;
width: 4px;
height: 28px;	
padding: 0px;
}

.GreenMR { 
background-image: url(images/GreenMR.png);
background-repeat: repeat-y;
background-position: left;
width: 4px;
padding: 0px;
} 

.GreenContent{
background-image: url(images/GreenContent.png);
background-position: right top;
background-repeat: no-repeat;
padding:15px 5px 5px;
}

.GreenContent_clean{
padding:10px 5px 5px;
}

.GreenML { 
background-image: url(images/GreenML.png);
background-repeat: repeat-y;
background-position: right;
width: 4px;
padding: 0px;
} 

.GreenBR{ 
background-image: url(images/GreenBR.png);
background-position: left top;
background-repeat: no-repeat;
width: 4px;
height: 4px;
padding: 0px;
} 
.GreenBM{
	background-image: url(images/GreenBM.png);
background-position: top;
background-repeat: repeat-x;
height: 4px;
padding: 0px;
}
.GreenBL{
		background-image: url(images/GreenBL.png);
background-position: right top;
background-repeat: no-repeat;
width: 4px;
height: 4px;
padding: 0px;
}


