.menu-location  {
	position: absolute;
	visibility: show;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.menu		{
	font-family: arial, verdana, helvetica, sans;
	font-size: 9pt;
	height: 20px;
	width: 80px;
	cursor: hand;
	font-weight: bold;
	text-indent: 8px;
	line-height: 16pt;
	text-align: left;
	display: block;
	border: 1px solid #FFFFFF;
}
a.menu:link 	{
	color: #FFFFFF;
	background-color: #144BAE;
}
a.menu:visited 	{
	color: #FFFFFF;
	background-color: #144BAE;
}

a.menu:active 	{
	background-color: #144BAE;
	color: #FFFFFF;
}
a.menu:hover 	{
	font-weight: bold;
	color: White;
	border: 1px outset #092352;
	background-color: #144BAE;
}
A.navMenu{
	cursor: hand;
	font-weight: bold;
	color: White;
	line-height: 20px;
	background-color: #065B91;
	width: 200px;
	text-align: center;
	border: 1px outset #DAF1FE;
}
a:active.navMenu {
	font-weight: bold;
	color: Red;
	cursor: hand;
	line-height: 20px;
	background-color: #144BAE;
	width: 200px;
	text-align: center;
}
a:focus.navMenu {
	color: White;
	cursor: hand;
	line-height: 20px;
	background-color: #144BAE;
	width: 200px;
	text-align: center;
}
a:hover.navMenu {
	font-weight: bold;
	color: White;
	cursor: hand;
	line-height: 20px;
	background-color: #144BAE;
	width: 200px;
	text-align: center;
}
a:visited.navMenu {
	cursor: hand;
	font-weight: bold;
	line-height: 20px;
	color: White;
}

A.navMenuL{
	cursor: hand;
	font-weight: bold;
	color: White;
	line-height: 20px;
}
a:hover.navMenuL {
	font-weight: bold;
	color: #00BFFF;
	cursor: hand;
	line-height: 20px;
	background: transparent;
}
a:active.navMenuL {
	font-weight: bold;
	color: #00BFFF;
	cursor: hand;
	line-height: 20px;
}
a:focus.navMenuL {
	color: #00BFFF;
	cursor: hand;
	line-height: 20px;
	background-color: transparent;
}
a:visited.navMenuL {
	cursor: hand;
	font-weight: bold;
	line-height: 20px;
}
.marquee1{
	color: #8AFF17;
	font: normal bold 14px/16px Verdana;
}