/* boxes */
.boxTypeSqHalo{ margin:auto;background-color:#FFFFFF;}
.boxTypeSqHalo *{}
.boxTypeSqHalo .hLft{
	background: url(../images/elements/boxes/halosq/tx--.gif) no-repeat top left;
	}
.boxTypeSqHalo .hRht{
	background: url(../images/elements/boxes/halosq/t-xx.gif) no-repeat top right;
	}
.boxTypeSqHalo .fLft{
	background: url(../images/elements/boxes/halosq/bx--.gif) no-repeat bottom left;
	}
.boxTypeSqHalo .fRht{
	background: url(../images/elements/boxes/halosq/b-xx.gif) no-repeat bottom right;
	}
.boxTypeSqHalo .rht{
	background: url(../images/elements/boxes/halosq/c-xx.gif) repeat-y top right;
	}
.boxTypeSqHalo .lft{
	background: url(../images/elements/boxes/halosq/cx--.gif) repeat-y top left;
	}
.boxTypeSqHalo .boxCentre{
	padding:5px;
	}

.boxTypeGlass01{ margin:auto;background-color:#FFFFFF;}
.boxTypeGlass01 *{}
.boxTypeGlass01 .hLft{
	background: url(../images/elements/boxes/boxglass01/tx--.jpg) no-repeat top left;
	}
.boxTypeGlass01 .hRht{
	background: url(../images/elements/boxes/boxglass01/t-xx.jpg) no-repeat top right;
	}
.boxTypeGlass01 .fLft{
	background: url(../images/elements/boxes/boxglass01/bx--.gif) no-repeat bottom left;
	}
.boxTypeGlass01 .fRht{
	background: url(../images/elements/boxes/boxglass01/b-xx.gif) no-repeat bottom right;
	}
.boxTypeGlass01 .rht{
	background: url(../images/elements/boxes/boxglass01/c--x.jpg) repeat-y top right;
	}
.boxTypeGlass01 .lft{
	background: url(../images/elements/boxes/boxglass01/cx--.jpg) repeat-y top left;
	}
.boxTypeGlass01 .boxCentre{
	padding:15px;
	/*padding-top:5px;*/
	padding-bottom:5px;
	min-height:100px;
	}
* html .boxTypeGlass01 .boxCentre{
	height:100px;
	}

.boxType01{ margin:auto;background-color:#406c8f;}
.boxType01 *{}
.boxType01 .hLft{
	background: url(../images/elements/boxes/box01/txx-.jpg) no-repeat top left;
	height:8px;
	overflow:hidden;
	}
.boxType01 .hRht{
	background: url(../images/elements/boxes/box01/t--x.jpg) no-repeat top right;
	height:8px;
	overflow:hidden;
	}
.boxType01 .fLft{
	background: url(../images/elements/boxes/box01/bxx-.jpg) no-repeat bottom left;
	height:26px;
	overflow:hidden;
	background-color:#fff;
	}
.boxType01 .fRht{
	background: url(../images/elements/boxes/box01/b--x.jpg) no-repeat bottom right;
	height:26px;
	overflow:hidden;
	}
.boxType01 .rht{
	background: url(../images/elements/boxes/box01/c--x.jpg) repeat-y top right;
	/*position:relative;*/
	
	}
.boxType01 .lft{
	background: url(../images/elements/boxes/box01/cxx-.jpg) repeat-y top left;
	/*position:relative;*/
	
	}
.boxType01 .boxCentre{
	padding:8px;
	padding-top:0px;
	padding-right:12px;
	padding-bottom:1px;
	color:white;
	min-height:1%;
	
	}
* html .boxType01 .boxCentre{
	height:1%;
	}

.boxType02{ margin:auto;background-color:#093a62;}
.boxType02 *{}
.boxType02 .hLft{
	background: url(../images/elements/boxes/box02/tx--.jpg) no-repeat top left;
	background-image:
	}
.boxType02 .hRht{
	background: url(../images/elements/boxes/box02/t-xx.jpg) no-repeat top right;
	}
.boxType02 .fLft{
	background: url(../images/elements/boxes/box02/bx--.jpg) no-repeat bottom left;
	}
.boxType02 .fRht{
	background: url(../images/elements/boxes/box02/b-xx.jpg) no-repeat bottom right;
	}
.boxType02 .rht{
	background: url(../images/elements/boxes/box02/c-xx.jpg) repeat-y top right;
	/*position:relative;*/
	}
.boxType02 .lft{
	background: url(../images/elements/boxes/box02/cx--.jpg) repeat-y top left;
	/*position:relative;*/
	}
.boxType02 .boxCentre{
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	/*min-height:1%;*/
	}
* html .boxType02 .boxCentre{
	/*height:1%;*/
	}
	
	
	.boxMain .left{
background-image:url(../images/elements/boxes/boxsmall/cx--.gif);
background-position: 0 0;
background-repeat: repeat-y;
}
.boxMain .right{

background-image:url(../images/elements/boxes/boxsmall/c--x.gif);
background-position: 100% 0;
background-repeat: repeat-y;
}
.boxMain .top{
background-image:url(../images/elements/boxes/boxsmall/t-x-.gif);
background-position: 0 0;
background-repeat: repeat-x;
}
.boxMain .bottom{
background-image:url(../images/elements/boxes/boxsmall/b-x-.gif);
background-position: 0 100%;
background-repeat: repeat-x;
}
.boxMain .lefttopcorner
{
background-image:url(../images/elements/boxes/boxsmall/tx--.gif);
background-position: 0 0;
background-repeat: no-repeat;
}
.boxMain .righttopcorner{
background-image:url(../images/elements/boxes/boxsmall/t--x.gif);
background-position: 100% 0;
background-repeat: no-repeat;
}
.boxMain .leftbottomcorner{

background-image:url(../images/elements/boxes/boxsmall/bx--.gif);
background-position: 0 100%;
background-repeat: no-repeat;
}
.boxMain .rightbottomcorner{
background-image:url(../images/elements/boxes/boxsmall/b--x.gif);
background-position: 100% 100%;
background-repeat: no-repeat;
}

.boxMain .boxCentre{
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;

	/*min-height:1%;*/
	}
	
.boxType07{
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FF0000;*/
	}

.boxType07 .hLft{
	background: url(../images/elements/boxes/box8/tx--.gif) no-repeat top left;
	}
.boxType07 .hRht{
	background: url(../images/elements/boxes/box8/t-xx.gif) no-repeat top right;
	}
.boxType07 .fLft{
	background: url(../images/elements/boxes/box8/bx--.gif) no-repeat bottom left;
	padding:9px;
	/*background-color:#FF0000;*/
	}
.boxType07 .fRht{
	background: url(../images/elements/boxes/box8/b-xx.gif) no-repeat bottom right;
	}
.boxType07 .lft{
	background: url(../images/elements/boxes/box8/cx--.gif) repeat-y top left;
	}
.boxType07 .rht{
	background: url(../images/elements/boxes/box8/c--x.gif) repeat-y top right;
	}
.boxType07 .boxCentre{
	background-color:white;
	padding: 5px;
	}
.boxType07 .boxCentreMin{
	background-color:white;
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
	}




