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

#mycustomscroll {
/* Typical fixed height and fixed width example */
width:323px;
height:297px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
border:solid 1px #800b21;
padding:2px 2px;
padding-left:4px;


}
#mycustomscroll1 {
/* Typical fixed height and fixed width example */
width:323px;
height:297px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
border:solid 1px #800b21;
padding:2px 2px;
padding-left:4px;


}

#mycustomscroll-mdm {
/* Typical fixed height and fixed width example */
width: 699px;
height: 50px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:transparent;
margin-top:10px;
}

#mycustomscroll-mdm p{
  margin:0px 0px 0px 5px;
	padding:0px 0px 0 0px;
	font-size:12px;
  font-family:Arial, sans-serif;
	text-align:justify;
	line-height:14px;
	color:#e4e0e0;
    }

 .flexcroll{
   width:308px;height:305px;border:solid 1px #800b21;margin-left:8px;padding:5px 5px;
 }



