.border {
	background-color: #FFFFFF;
	height: 364px;
	width: 575px;
	text-align: left;
	left: 15px;
	top: 150px;
	position: static;
	padding: 5px;
	border: 5px solid #D6CFB6;
	float: left;
	overflow: auto;
}

.main {
	font-family: "Times New Roman", Times, serif;
	background-color: #333399;
	position: static;
	width: 760px;
	left: 20px;
	top: 20px;
	border: 15px solid #333399;
	padding: 0px;
	text-align: left;




}
body {
	text-align: center;
	background-color: #B1BBCD;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

td.top {
	font-style:normal;
	font-weight: bold;
	font-size: 8pt;
	border-style: inset;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.navmenu {
	background-color: #333399;
	position: static;
	padding: 7px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: thin none #003399;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: 100%;
	top: 125px;
	float: right;












}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #B1BBCD;
	text-decoration: none;
}
.outerborder {
	width: 770px;
	background-color: #333399;
	border: 5px solid #D6CFB6;
	left: 10px;
	top: 10px;
	padding: 15px;
}
