.xxhid {
	FONT-SIZE: 11px;
	VISIBILITY: hidden;
	WIDTH: 110px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	POSITION: absolute;
	BACKGROUND-COLOR: #B2B6CD;
	TEXT-ALIGN: left;
	border-top: 1px solid #B2B6CD;
	border-right: 1px solid #B2B6CD;
	border-bottom: 0px solid #B2B6CD;
	border-left: 1px solid #B2B6CD;
}

.xxhid A {
		display: block;
		PADDING: 2px 2px 2px 3px;
		background-color: #F6F9FD;
		color: #333333;
		text-decoration: none;
		width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B2B6CD;
}

html>body .xxhid a {
		width: auto;
		color: #333333;
}

.xxhid a:hover {
		background-color: #EFF2F6;
		color: #333333;
}

.xxup {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.xxup A {
	display: block;
	PADDING: 3px 1px 4px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 0px;
}

html>body .xxup a {
		width: auto;
		color: #333333;
}

.xxup a:hover {
		background-color: #EFF2F6;
		color: #333333;
}

A:link    { color: #AB063B; text-decoration: none; }
A:visited { color: #AB063B; text-decoration: none; }
A:hover   { color: #333333; text-decoration: underline; }
A:active  { color: #AB063B; text-decoration: none; }

A.xxmu:link    { color: #7A0E09; text-decoration:  none; }
A.xxmu:visited { color: #7A0E09; text-decoration: none; }
A.xxmu:hover   { color: #737373; text-decoration: none; }
A.xxmu:active  { color: #737373; text-decoration: none; }

A.xxm:link    { color: #030303; text-decoration:  none; }
A.xxm:visited { color: #030303; text-decoration: none; }
A.xxm:hover   { color: #030303; text-decoration: none; }
A.xxm:active  { color: #030303; text-decoration: none; }

