#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}
#mycustomscroll2_1  ,#mycustomscroll2_2 ,#mycustomscroll2_3 , #mycustomscroll2_4 ,#mycustomscroll2_5 ,#mycustomscroll2_6 ,#mycustomscroll2_7 ,#mycustomscroll2_8 ,#mycustomscroll2_9  ,#mycustomscroll2_10 {
/* percentage width without the fix*/
width:620px;
height: 390px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding:0;
}
#mycustomscroll2_11  ,#mycustomscroll2_12 ,#mycustomscroll2_13 , #mycustomscroll2_14 ,#mycustomscroll2_15 ,#mycustomscroll2_16 ,#mycustomscroll2_17 ,#mycustomscroll2_18 ,#mycustomscroll2_19  {
/* percentage width without the fix*/
width:620px;
height: 390px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding:0;
}
#mycustomscroll2_111  ,#mycustomscroll2_112 ,#mycustomscroll2_113   {
/* percentage width without the fix*/
width:620px;
height: 390px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding:0;
}
#mycustomscroll3 {
/* percentage width without the fix*/
width:585px;
height: 740px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding:0;
}
#mycustomscroll4 {
/* percentage width without the fix*/
width:620px;
height: 635px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding:0;
}
/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

