.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 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;
	}
	

#scrollframe {

/*percantage width: make it 100% to match container*/
width: 610px;
height: 715px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 3px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}

#scrollframequebracho {

/*percantage width: make it 100% to match container*/
width: 610px;
height: 715px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 3px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}

#scrollframedesarrollos{
	/*percantage width: make it 100% to match container*/
width: 630px;
height: 720px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 3px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}

#scrollframe_curtientes {

/*percantage width: make it 100% to match container*/
width: 469px;
height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 0px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}

#scrollframe_curtientes2 {

/*percantage width: make it 100% to match container*/
width: 595px;
height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 0px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}
#scrollframe_curtientes_formulas {

/*percantage width: make it 100% to match container*/
width: 600px;
height: 715px;
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 10px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}
#scrollframe_agentes{

/*percantage width: make it 100% to match container*/
width: 920px;
height: 700px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 0px;
left: 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding-right: 5px;
}
