

.TabsContTR{ 
background-image: url(images/TabsContTR.png);
background-position: bottom;
background-repeat: no-repeat;
width: 7px;
height: 6px;
} 
.TabsContTM{
	background-image: url(images/TabsContTM.png);
background-position: right bottom;
background-repeat: repeat-x;
height: 6px;
}
.TabsContTL{
		background-image: url(images/TabsContTL.png);
background-position: bottom;
background-repeat: no-repeat;
width: 7px;
height: 6px;

}

.TabsContMR{ 
background-image: url(images/TabsContMR.png);
background-position: top;
background-repeat: repeat-y;
width: 4px;
vertical-align:top;
} 
.TabsContContent{
background-color: #FEFAEE;
background-image: url(images/TabsContBG.png);
background-position: top;
background-repeat: repeat-X; 
}
.TabsContML{
background-image: url(images/TabsContML.png);
background-position: top;
background-repeat: repeat-y;
width: 5px;
}

.TabsContBR{ 
background-image: url(images/TabsContBR.png);
background-position: top;
background-repeat: no-repeat;
width: 7px;
height: 7px;
} 
.TabsContBM{
	background-image: url(images/TabsContBM.png);
background-position: top;
background-repeat: repeat-x;
height: 7px;
}
.TabsContBL{
		background-image: url(images/TabsContBL.png);
background-position: top;
background-repeat: no-repeat;
width: 7px;
height: 7px;
}

