.bgMAIN02 {
	background-attachment: fixed;
	background-image: url(../images/BG_MAIN_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPAGEleft {
	background-image: url(../images/BG_SHAD_LEFT.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;

}
.bgPAGEheader {
	background-image: url(../images/BG_TRANS.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 15px;


}
.bgPAGEpage {
	background-image: url(../images/BG_TRANS.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 010px;


}
.bgPAGEfooter {
	background-image: url(../images/BG_TRANS.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;






}
.bgPAGEright {
	background-image: url(../images/BG_SHAD_RIGHT.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;

}
.bgLIST {
	padding-top: 10px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bgLIST2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 179px;

}
