.White_contCont{
	padding: 0px;
}
.White_contTR{ 
background-image: url(images/White_contTR.png);
background-position:left bottom;
background-repeat: no-repeat;
width: 2px;
height: 3px;
padding: 0px;
} 
.White_contTM{
background-image: url(images/White_contTM.png);
background-position:center bottom;
background-repeat: repeat-x;
height: 3px;
padding: 0px;
}
.White_contTL{
background-image: url(images/White_contTL.png);
background-position:right bottom;
background-repeat: no-repeat;
width: 3px;
height: 3px;
padding: 0px;

}

.White_contTitle{
	text-align: center;
	background-color: transparent;
	padding-top:15px;
	
}

.White_contMR { 
background-image: url(images/White_contMR.png);
background-repeat: repeat-y;
background-position: left;
width: 2px;
padding: 0px;
}
.White_content_table{
background-image: url(images/White_contContent.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
}
.White_contContent {
	
	padding:5px 5px 5px;
	background-color: transparent;
} 

.White_contML { 
background-image: url(images/White_contML.png);
background-repeat: repeat-y;
background-position: right;
width: 3px;
padding: 0px;
} 


.White_contBR{ 
background-image: url(images/White_contBR.png);
background-position: left top;
background-repeat: no-repeat;
width: 2px;
height: 3px;
padding: 0px;
} 
.White_contBM{
	background-image: url(images/White_contBM.png);
background-position: top;
background-repeat: repeat-x;
height: 3px;
padding: 0px;
}
.White_contBL{
		background-image: url(images/White_contBL.png);
background-position: right top;
background-repeat: no-repeat;
width: 3px;
height: 3px;
padding: 0px;
}

