#cBodyTop {
	background: URL('../elements/2-cBodyT.jpg') top left repeat-x;
	margin: 0px 10px;
}

#cBodyLeft {
	background: URL('../elements/2-cBodyL.jpg') top left repeat-y;
}

#cBodyRight {
	background: URL('../elements/2-cBodyR.jpg') top right repeat-y;
}

#cBodyBottom {
	background: URL('../elements/2-cBodyB.jpg') bottom left repeat-x;
}

#cBodyTopLeft {
	background: URL('../elements/2-cBodyLT.jpg') top left no-repeat;
}

#cBodyTopRight {
	background: URL('../elements/2-cBodyRT.jpg') top right no-repeat;
}

#cBodyBottomLeft {
	background: URL('../elements/2-cBodyLB.jpg') bottom left no-repeat;
}

#cBodyBottomRight {
	background: URL('../elements/2-cBodyRB.jpg') bottom right no-repeat;
	padding: 12px 0px 15px 0px;
}



.cBoxTopA {
	background: URL('../elements/corner/t1.gif') top left repeat-x;
}

.cBoxLeftA {
	background: URL('../elements/corner/l1.gif') top left repeat-y;
}

.cBoxRightA {
	background: URL('../elements/corner/r1.gif') top right repeat-y;
}

.cBoxBottomA {
	background: URL('../elements/corner/b1.gif') bottom left repeat-x;
}

.cBoxTopLeftA {
	background: URL('../elements/corner/tl1.gif') top left no-repeat;
}

.cBoxTopRightA {
	background: URL('../elements/corner/tr1.gif') top right no-repeat;
}

.cBoxBottomLeftA {
	background: URL('../elements/corner/bl1.gif') bottom left no-repeat;
}

.cBoxBottomRightA {
	background: URL('../elements/corner/br1.gif') bottom right no-repeat;
}


.cBoxTopB {
	background: URL('../elements/corner/t2.gif') top left repeat-x;
	padding: 0px;
	margin: 0px;
}

.cBoxLeftB {
	background: URL('../elements/corner/l2.gif') top left repeat-y;
	padding: 0px;
	margin: 0px;
}

.cBoxRightB {
	background: URL('../elements/corner/r2.gif') top right repeat-y;
	padding: 0px;
	margin: 0px;
}

.cBoxBottomB {
	background: URL('../elements/corner/b2.gif') bottom left repeat-x;
	padding: 0px;
	margin: 0px;
}

.cBoxTopLeftB {
	background: URL('../elements/corner/tl2.gif') top left no-repeat;
	padding: 0px;
	margin: 0px;
}

.cBoxTopRightB {
	background: URL('../elements/corner/tr2.gif') top right no-repeat;
	padding: 0px;
	margin: 0px;
}

.cBoxBottomLeftB {
	background: URL('../elements/corner/bl2.gif') bottom left no-repeat;
	padding: 0px;
	margin: 0px;
}

.cBoxBottomRightB {
	background: URL('../elements/corner/br2.gif') bottom right no-repeat;
}




/* START 3 */

.cBoxTopC {
	background: URL('../elements/corner/t3.gif') top left repeat-x;
	padding: 0px;
	margin: 0px;
}

.cBoxLeftC {
	background: URL('../elements/corner/l3.gif') top left repeat-y;
	padding: 0px;
	margin: 0px;
}

.cBoxRightC {
	background: URL('../elements/corner/r3.gif') top right repeat-y;
	padding: 0px;
	margin: 0px;
}

.cBoxBottomC {
	background: URL('../elements/corner/b3.gif') bottom left repeat-x;
	padding: 0px;
	margin: 0px;
}

.cBoxTopLeftC {
	background: URL('../elements/corner/tl3.gif') top left no-repeat;
	padding: 0px;
	margin: 0px;
}

.cBoxTopRightC {
	background: URL('../elements/corner/tr3.gif') top right no-repeat;
	padding: 0px;
	margin: 0px;
}

.cBoxBottomLeftC {
	background: URL('../elements/corner/bl3.gif') bottom left no-repeat;
	padding: 0px;
	margin: 0px;
}

.cBoxBottomRightC {
	background: URL('../elements/corner/br3.gif') bottom right no-repeat;
}









.cBoxInterior {
	margin: 0px 3px 0px 3px;
}
