@charset "utf-8";
/* CSS Document */

body {
	background-color: #02043D;
	margin-top: 10px;
}
.Bold14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	padding: 10px;
	height: auto;
	width: auto;
	margin: 10px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style3right {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	height: auto;
	width: auto;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style3left {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	padding: 10px;
	height: auto;
	width: auto;
	margin: 10px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Nopad_14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#textbox {
	height: 400px;
	width: 600px;
	position: relative;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #66CCFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
}
