.TransBlue_contCont{
	margin-bottom:10px;
	/*height: 100%;*/

}
.TransBlue_contTR{ 
background-image: url(images/TransBlue_contTR.png);
background-position:left bottom;
background-repeat: no-repeat;
width: 11px;
height: 12px;
padding: 0px;
} 
.TransBlue_contTM{
background-image: url(images/TransBlue_contTM.png);
background-position:center bottom;
background-repeat: repeat-x;
height: 12px;
padding: 0px;
}
.TransBlue_contTL{
background-image: url(images/TransBlue_contTL.png);
background-position:right bottom;
background-repeat: no-repeat;
width: 11px;
height: 12px;
padding: 0px;

}

.TransBlue_contMR { 
background-image: url(images/TransBlue_contMR.png);
background-repeat: repeat-y;
background-position: left;
width: 11px;
padding: 0px;
}


.TransBlue_contContentPane{
background-image: url(images/TransBlue_contContent.png);
background-repeat: repeat;
background-position: left;
	padding:0px;
}

.TransBlue_contML { 
background-image: url(images/TransBlue_contML.png);
background-repeat: repeat-y;
background-position: right;
width: 11px;
padding: 0px;
} 


.TransBlue_contBR{ 
background-image: url(images/TransBlue_contBR.png);
background-position: left top;
background-repeat: no-repeat;
width: 11px;
height: 14px;
padding: 0px;
} 
.TransBlue_contBM{
	background-image: url(images/TransBlue_contBM.png);
background-position: top;
background-repeat: repeat-x;
height: 14px;
padding: 0px;
}
.TransBlue_contBL{
		background-image: url(images/TransBlue_contBL.png);
background-position: right top;
background-repeat: no-repeat;
width: 11px;
height: 14px;
padding: 0px;
}



