.source-DIV{
	background-color:#000066;
	width:850px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#666666;
	color: #333333;
}

.title-DIV{
	width:100%;
	height:128px;
	background-color:#000066;
	color: #333333;
}
.button-DIV{
	width:100%;
	height:30px;
	background-color:#000066;
	text-aligN: center;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #333333;
}
.content-DIV{
	width:100%;
	height:850px;
	background-color:#000066;
	overflow: auto;
	color: #333333;
}
.text1-div{
	width:200px;
	height:845px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	background-color: #000066;
	margin-top:5px;
	vertical-align: top;
	color: #333333;
}
.text2-div{
	background-color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	float:none;
	height: 845px;
	width: 645px;
	margin-top: 5px;
	color: #333333;
	background-image: url(images/BAGPIC.png);
}    

}

