@charset "ISO-8859-1";
#navbarhome {
	background-color: #666666;
	border: medium solid #FF0000;
	height: 50px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	top: 700px;
	position: relative;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: inherit;
	font-size: None;
}
.BLKBorder {
	border: medium solid #000000;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: 0px;
	padding-bottom: 5px;
}
