.boxB {	background-attachment: fixed;
	background-image: url(../images/BoxBtmRepeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxT {	background-attachment: fixed;
	background-image: url(../images/repeatTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
}
.boxContentsBg {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bBrdRight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.boxLeftBg {
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C6C6;
	background-attachment: fixed;
	background-image: url(../images/repeatTop.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxLeftBg2 {
	background-color: #F1F1F1;
	height: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C6C6;
}
.boxContentsHead {
	background-color: #000000;
	padding-right: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(../images/bBrdRight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.boxLeftHead2 {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
}
.boxTLeft {
	background-attachment: fixed;
	background-image: url(../images/repeatTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C6C6;
}
.ln_tr {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/images/topRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 6px;
}
.ln_tl {
	background-color: #FFFFFF;
	background-image: url(../images/images/topLeft.gif);
	height: 5px;
	width: 6px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.ln_bl {
	background-color: #FFFFFF;
	background-image: url(../images/images/bottomLeft.gif);
	height: 7px;
	width: 6px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
}
.ln_br {
	background-color: #FFFFFF;
	background-image: url(../images/images/bottomRight.gif);
	height: 7px;
	width: 6px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
.ln_l {
	background-color: #FFFFFF;
	background-image: url(../images/images/left.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left;
}
.ln_r {
	background-color: #FFFFFF;
	background-image: url(../images/images/right.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: right;
}
.ln_b {
	background-color: #FFFFFF;
	background-image: url(../images/images/bottom.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}
.ln_t {
	background-color: #FFFFFF;
	background-image: url(../images/images/top.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}
.ln_brArea {
	height: 19px;
	width: 31px;
}
.ln_bl2 {
	background-color: #FFFFFF;
	background-image: url(../images/images/bottomLeft2.gif);
	height: 21px;
	width: 6px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
}
.space {
	padding-top: 20px;
}
