body {
	
	font-family: "Verdana";
	font-size: 10pt;
	color:#004D0B;
	text-align:justify;
}



#mycustomscroll01 {
/* percentage width without the fix*/
width: 296px;
height: 240px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
background-color: #FFFFFF;
padding: 10px;
}

#mycustomscroll02 {
/* percentage width without the fix*/
width: 225px;
height: 210px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
background-color: #FFFFFF;
padding: 10px;
}

#mycustomscroll03 {
/* percentage width without the fix*/
width: 520px;
height: 685px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
background-color: #FFFFFF;
padding: 10px;
}

#mycustomscroll04 {
/* percentage width without the fix*/
width: 520px;
height: 470px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
background-color: #FFFFFF;
padding: 10px;
}

#mycustomscroll05 {
/* percentage width without the fix*/
width: 500px;
height: 280px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll06 {
/* percentage width without the fix*/
width: 512px;
height: 500px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll07 {
/* percentage width without the fix*/
width: 512px;
height: 232px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll08 {
/* percentage width without the fix*/
width: 512px;
height: 140px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll09 {
/* percentage width without the fix*/
width: 512px;
height: 115px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll10 {
/* percentage width without the fix*/
width: 512px;
height: 65px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll11 {
/* percentage width without the fix*/
width: 512px;
height: 243px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}

#mycustomscroll12 {
/* percentage width without the fix*/
width: 512px;
height: 348px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:0 auto;
padding: 10px;
}
/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/

