.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#mycustomscroll {
	float: left;
	width: 200px;
	color: #FFFFFF;
	background-image: url(images/newsitem_bg.gif);
	background-repeat: repeat-y;
	height: 220px;
	overflow: auto;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 16px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 0px;
}
#mycustomscroll a {
	color: #A5D794;
}

#mycustomscroll_2 {
	/* Typical fixed height and fixed width example */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #39b1c3;
	width: 206px;
	height:53px;
	clear: left;
	padding-left: 74px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#mycustomscroll_3 {
	/* Typical fixed height and fixed width example */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #39b1c3;
	width: 206px;
	height:102px;
	clear: left;
	padding-left: 74px;
	padding-top: 10px;
	padding-bottom: 4px;
}
