.Navlink {
	COLOR: #000066;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link.Navlink  {
	color : #000066;
	TEXT-DECORATION: none;
}
a:visited.Navlink  {
	TEXT-DECORATION: none;
	color : #000066;
}
a:active.Navlink  {
	text-decoration: none;
}
a:hover.Navlink  {
	text-decoration: none;
}

.NavJump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
}
a:link.NavJump {
	color: #808080;
}
a:visited.NavJump {
	color : #808080;
}
a:active.NavJump {
	text-decoration: none;
	color: #C0C0C0;
}
a:hover.NavJump {
	text-decoration: none;
	color: #C0C0C0;
}

.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-align: right;
	text-decoration: none;
	background-color: #C6C6D9;

}

#mnuspt {
	position:absolute;
	left:585px;
	top:95px;
	width:120px;
	z-index:1;
	background-color: #666699;
	layer-background-color: #C6C6D9;
	border: 2px outset #666699;
	visibility: hidden;
	font-size: 10px;
	overflow: visible;
}
#mnusvc {
	position:absolute;
	left:540px;
	top:95px;
	width:120px;
	z-index:1;
	background-color: #666699;
	layer-background-color: #C6C6D9;
	border: 2px outset #666699;
	visibility: hidden;
	font-size: 10px;
	overflow: visible;
}
#mnufun {
	position:absolute;
	left:425px;
	top:95px;
	width:120px;
	z-index:1;
	background-color: #666699;
	layer-background-color: #C6C6D9;
	border: 2px outset #666699;
	visibility: hidden;
	font-size: 10px;
	overflow: visible;
}
a.mnu:hover {
	color: #FFFFFF;
	background-color: #666699;
	text-decoration: underline;
}

.sec1 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.sec2 {
	font-size: 10px;
	color: #000066;
}


a.sec2:link {
	color: #000066;
}
a.sec2:visited {
	color: #000066;
}
a.sec2:active {
	color: #000066;
}
a.sec2:hover {
	color: #FF6600;
	text-decoration: none;
}
#mnuabt {
	position:absolute;
	left:620px;
	top:95px;
	width:120px;
	z-index:1;
	background-color: #666699;
	layer-background-color: #C6C6D9;
	border: 2px outset #666699;
	visibility: hidden;
	font-size: 10px;
	overflow: visible;
}
.cv {
	border: 1px inset #7EB1BE;
	position:relative;
	width:420px;
	height:150px;
	z-index:2;
	overflow: visible;
	visibility: hidden;


}
#cv1 {
}
#cv2 {
	visibility: hidden;
}
#cv3 {
}
#cv4 {
}

