a.mainlinksINFO_BAR_MENU:link {
	color: blue; font-family: Verdana; font-size: 8pt; text-decoration: none;
}
a.mainlinksINFO_BAR_MENU:visited {
	color: blue; font-family: Verdana; font-size: 8pt; text-decoration: none;
}
a.mainlinksINFO_BAR_MENU:active {
	color: blue; font-family: Verdana; font-size: 8pt; text-decoration: none;
}
a.mainlinksINFO_BAR_MENU:hover {
	color: navy; font-family: Verdana; font-size: 8pt; text-decoration: underline;
}
a.sublinksINFO_BAR_MENU:link {
	color: blue; font-family: Verdana; font-size: 7pt; font-weight: bold; text-decoration: none;
}
a.sublinksINFO_BAR_MENU:visited {
	color: blue; font-family: Verdana; font-size: 7pt; font-weight: bold; text-decoration: none;
}
a.sublinksINFO_BAR_MENU:active {
	color: blue; font-family: Verdana; font-size: 7pt; font-weight: bold; text-decoration: none;
}
a.sublinksINFO_BAR_MENU:hover {
	color: navy; font-family: Verdana; font-size: 7pt; font-weight: bold; text-decoration: underline;
}
table.mainINFO_BAR_MENU {
	font: 8pt/normal "Verdana"; width: 950px; text-align: left; color: blue; font-size-adjust: none; font-stretch: normal; background-color: white;
}
table.mainINFO_BAR_MENU td {
	padding: 5px 5px 0px;
}
table.subINFO_BAR_MENU {
	width: 100%; text-align: left; background-color: white;
}
table.subINFO_BAR_MENU td {
	padding: 5px 0px 5px 5px; background-color: white;
}
div.spaceINFO_BAR_MENU {
	margin-top: 5px;
}
