.source-DIV{
	background-color:#000066;
	width:850px;
.source-DIV{
	background-color:#9999cc;
	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;
}
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: visible;
}

.title-DIV{
	width:100%;
	height:128px;
	background-color:#000066;
}
.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;
}
.content-DIV{
	width:830px;
	height:auto;
	background-color:#000066;
	overflow: visible;
	margin: 10px;
	color: #CCFFFF;
}
.style2 {
	color: #CCFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #CCFFFF
}

