.NAVBAR {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-align: center;
	background-position: center;
	
			}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover { text-decoration: underline}

.MainBody { padding: 13px; border: thin; border-color: black; border-bottom-style:solid  }

#Layer1 {
	border: thin solid #000099;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

