.bg-body {
	background-attachment: fixed;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-copy {
	background-attachment: fixed;
	background-image: url(images/copy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.bg-Homebody {
	background-attachment: fixed;
	background-image: url(images/pd-g1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-linepink {
	background-image: url(images/i-bgP.gif);
	background-repeat: repeat-x;
}
.line-b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #81BFCD;
}
.bg-sv {

	background-attachment: fixed;
	background-image: url(images/bg-sv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-pd {


	background-attachment: fixed;
	background-image: url(images/bg-pd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-cu {



	background-attachment: fixed;
	background-image: url(images/bg-c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h1 {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 14px;
	color: #003399;
}
.curcor-hand {
	cursor: hand;
	border: 1px solid #86B7C4;
}
.curcor-hand1 {

	cursor: hand;
}
.line-l {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #81BFCD;
}
.copyGray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
