
#content {

}

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

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 240px;
height: 310px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

#mycustomscrol2 {
/* Typical fixed height and fixed width example */
width: 290px;
height: 235px;;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}



#mycustomscrol3 {
/* Typical fixed height and fixed width example */
width: 290px;
height: 239px;;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}


#mycustomscrol4 {
/* Typical fixed height and fixed width example */
width: 290px;
height: 239px;;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}


#mycustomscrol5 {
/* Typical fixed height and fixed width example */
width: 290px;
height: 239px;;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}


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







div.scroll_div {
text-align: normal; 
overflow: auto; 
width: 290px;
height: 332px;;
}






