body {
	background-color: #000066;
	background-image: url(images/starbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#divboxwrap {
	position:absolute;
	left:297px;
	top:148px;
	width:470px;
	height:383px;
	z-index:2;
}

#divtopbox {
	float:left;
	width:470px;
	height:17px;
	background:transparent url(images/roundboxtop.png) no-repeat;
}

#divtextbox {
	float:left;
	padding:0px 35px 35px 35px;
	width:400px;
	background:transparent url(images/boxbgtransp.png) repeat-y;
/*	font:13px/17px Georgia, "Times New Roman", Times, serif; */
	color:#000066;
}

#divendbox {
	float:left;
	width:470px;
	height:17px;
	background:transparent url(images/roundboxbtm.png) no-repeat;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000066;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
.dkorangetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000066;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}

.linkshd {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 3px;
}

.linkscopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 12px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
