/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 844px;
	height: 273px;
	overflow: auto;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 00px;
}


/*#mycustomscroll a {
	text-decoration:none;
color:#E8D8A5;
}

#mycustomscroll a:hover {
text-decoration:underline;
}
*/