#divbg {
	background-color : transparent;
	width: 50%;
	border-bottom : double;
	border-top : double;
	padding : 3%;
	margin-left : auto;
	text-align : center;
}


BODY  
	{ 
	  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#404040;
	  font-weight:bold;
	  background-color: #ECF5FF;
	  margin-top: 3px;
	  margin-left: 0px;
	  margin-right: 0px;
	}
TD, P 
	{ 
	  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}

A   	{
	color: Navy;
	text-decoration: none;
}
A:link	{
	color: navy;
	text-decoration: none;
}
A:visited {
	color: navy;
	text-decoration: none;
}
A:active {
	color: navy;
}
A:hover	{
	color: blue;
}

#divbglong {
	background-color : transparent;
	width: 80%;
	border-bottom : double;
	border-top : double;
	padding : 3%;
	margin-left : auto;
	text-align : center;
}

#divbg {
	background-color : transparent;
	width: 35%;
	border-bottom : double;
	border-top : double;
	padding : 3%;
	margin-left : auto;
	text-align : center;
}

div.one {
position: absolute; 
top:76px; 
left:200px; 
z-index: 3;;
 width: 711px; 
 height: 461px; 
 background-color:#6699ff; 
 border: 1px none #000000; 
 overflow: visible
}

div.two {
	position:absolute; 
	top:10px; 
	left:14px; 
	z-index: 3;;
	width: 687px;
	 height: 440px; 
	 background-color:#99ccff; 
	 border: 1px none #000000; 
	 overflow: scroll
}

blockquote{
	margin-top : 3%;
	margin-right : 3%;
}

blockquote{
	margin-top : 3%;
	margin-right : 3%;
}