/* boxes */



/*.boxType01, .boxType01 *{min-height:1%;}
* html .boxType01, * html .boxType01 div{height:1%;}*/






.boxTypeSite{margin:auto;background-color:#fff;}
.boxTypeSite *{

	}
/*.boxTypeSite .rht{
	background: url(../images/elements/boxes/site/c--x.gif) repeat-y top right;
	}
.boxTypeSite .lft{
	background: url(../images/elements/boxes/site/cx--.gif) repeat-y top left;
	}
.boxTypeSite .bHead{
	background: url(../images/elements/boxes/site/t-x-.gif) repeat-x top left;
	}
.boxTypeSite .bFoot{
	background: url(../images/elements/boxes/site/b-x-.gif) repeat-x bottom left;
	}
.boxTypeSite .hLft{
	background: url(../images/elements/boxes/site/tx--.gif) no-repeat top left;
	}
.boxTypeSite .hRht{
	background: url(../images/elements/boxes/site/t--x.gif) no-repeat top right;
	}
.boxTypeSite .fLft{
	background: url(../images/elements/boxes/site/bx--.gif) no-repeat bottom left;
	}
.boxTypeSite .fRht{
	background: url(../images/elements/boxes/site/b--x.gif) no-repeat bottom right;
	}
*/
.boxTypeSite .boxCentre{
	padding-top:15px;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:15px;
	}
	
	
.boxType01{margin:auto;background-color:#717171;color:white;}
.boxType01 *{

	}
.boxType01 .rht{
	background: url(../images/elements/boxes/type01/c--x.gif) repeat-y top right;
	}
.boxType01 .lft{
	background: url(../images/elements/boxes/type01/cx--.gif) repeat-y top left;
	}
.boxType01 .bHead{
	background: url(../images/elements/boxes/type01/t-x-.gif) repeat-x top left;
	}
.boxType01 .bFoot{
	background: url(../images/elements/boxes/type01/b-x-.gif) repeat-x bottom left;
	}
.boxType01 .hLft{
	background: url(../images/elements/boxes/type01/tx--.gif) no-repeat top left;
	}
.boxType01 .hRht{
	background: url(../images/elements/boxes/type01/t--x.gif) no-repeat top right;
	}
.boxType01 .fLft{
	background: url(../images/elements/boxes/type01/bx--.gif) no-repeat bottom left;
	}
.boxType01 .fRht{
	background: url(../images/elements/boxes/type01/b--x.gif) no-repeat bottom right;
	}
.boxType01 .boxCentre{
	padding:15px;
	padding-top:7px;
	padding-bottom:7px;
	}
.boxType01 .boxCentreAlt{
	padding:3px;
	padding-top:1px;
	padding-bottom:1px;
	}

.boxType02{margin:auto;background-color:#f2f2f2;}
.boxType02 *{

	}
.boxType02 .rht{
	background: url(../images/elements/boxes/type02/c--x.gif) repeat-y top right;
	}
.boxType02 .lft{
	background: url(../images/elements/boxes/type02/cx--.gif) repeat-y top left;
	}
.boxType02 .bHead{
	background: url(../images/elements/boxes/type02/t-x-.gif) repeat-x top left;
	}
.boxType02 .bFoot{
	background: url(../images/elements/boxes/type02/b-x-.gif) repeat-x bottom left;
	}
.boxType02 .hLft{
	background: url(../images/elements/boxes/type02/tx--.gif) no-repeat top left;
	}
.boxType02 .hRht{
	background: url(../images/elements/boxes/type02/t-xx.gif) no-repeat top right;
	}
.boxType02 .fLft{
	background: url(../images/elements/boxes/type02/bx--.gif) no-repeat bottom left;
	}
.boxType02 .fRht{
	background: url(../images/elements/boxes/type02/b-xx.gif) no-repeat bottom right;
	}
.boxType02 .boxCentre{
	padding:5px;
	}



.boxTypeNav{color:#dcdcdc;}