
/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 420px;
	height: 405px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	text-align:justify;
}
#mycustomscroll0 {
	width: 380px;
	height: 270px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:10px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}
#mycustomscroll1 {
	width: 380px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:10px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}
#mycustomscroll_expos {
	width: 410px;
	height: 410px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:10px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}

#mycustomscroll00 {
	/* Typical fixed height and fixed width example */
	width: 350px;
	height: 175px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	text-align:justify;
}
#mycustomscroll_fasej {
	/* Typical fixed height and fixed width example */
	width: 350px;
	height: 305px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	text-align:justify;
}


#mycustomscroll2 {
	width: 420px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:40px;
	margin-top:0px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}
#mycustomscroll3 {
	width: 420px;
	height: 80px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:40px;
	margin-top:0px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}


.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

/* general page style ends here */


