.bgHEADERmain {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/BG_header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;




}
.bgFOOTERmain {
	background-color: #000000;
	background-image: url(../images/BG_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;





}
.bgBODYcontent {
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
	background-image: url(../images/BG_page.png);
	background-color: #EAEAEA;




}
.bgPAGEcentre {
	background-repeat: repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/BG_body_TRANS_50.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;




}
.bgPAGEleft {
	background-image: url(../images/BG_page_LEFT.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgPAGEright {

	background-image: url(../images/BG_page_RIGHT.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgCONTENTleft {
	padding-right: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bgCONTENTright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 35px;
	padding-right: 35px;


}
.bgSEP {
	background-image: url(../images/BG_sep.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 30px;

}
