.topp {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu1 {
	display: inline;
	list-style-type: square;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.menu1 a {
	text-decoration: none;
	color: #000066;
}

.menu1 a:hover {
	display: none;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #FFFF00;
}

.menu2 {
	display: none;
	list-style-type: none;
	font-weight: bold;
	font-family: "Unikurd Web", Tahoma, "Times New Roman";
	font-size: 12px;
}
.menu2 a {
	display: none;
	list-style-type: none;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: "Unikurd Web", Tahoma, "Times New Roman";
}
