#fpcdsholder{
	background-image:url(drop.jpg);
	background-repeat:repeat-y;
	width:885px;
	margin-bottom:6px;
	margin-left:31px;
	margin-top:-106px;
}
#cds-container {
	margin-bottom:19px;
	margin-left:17px;
	margin-top:17px;
	width:824px;

}
#fptop{
	background-image:url(top.jpg);
	background-repeat:no-repeat;
	width:885px;
	height:20px;
}
#fpbot{
	background-image:url(bottom.jpg);
	background-repeat:no-repeat;
	width:885px;
	height:20px;
}

.cds {
	left:0;
	height:200px;
	overflow:auto; 
	padding:6px;
 
}
div.cds h2 {
	font-family:Arial; 
	font-size:18px; 
	color:#F00CAD; 
	text-align:left;
	font-weight:bold;
	border:none;
}

div.cds p {
	text-align:justify;
	font-family:Arial; 
	font-size:12px; 
	color:#000000;
	line-height:16px;
}

div.cds p {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:1.3;
}

div.cds ul li {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	list-style-type:circle;
}

div.cds a:link {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	list-style-type:circle;
}

div.cds a:hover {
	font-family:Arial;
	font-size:11px;
	color:#0A7FC2;
	text-align:left;
	text-decoration:underline
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color:#cccccc;
	padding: 0px;
}

.jScrollPaneDrag {
	position: absolute;
	background-color:#B63A74;
	cursor: pointer;
	overflow: hidden;
	left:0;
}
#fpfooter {color:#0A7FC2;font-size:11px;}
#fpfooter a{ font-size:11px;line-height:20px;}

