BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.topmenu A {
	font-weight: bold	;
	font-family: "Arial";
	color: #00259B;
	font-size: 14px;
	text-decoration : none;
}

.submenu A {
	font-family: "Arial";
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration : none;
}

.submenu A:HOVER {
	font-family: "Arial";
	font-size: 12px;
	color: #00259B;
	font-weight: bold;
	text-decoration : none;
}

.submenu A:ACTIVE {
	font-family: "Arial";
	font-size: 12px;
	color: #00259B;
	font-weight: bold;
	text-decoration : none;
}

.submenu_selected A {
	font-family: "Arial";
	font-size: 12px;
	color: #00259B;
	font-weight: bold;
	text-decoration : none;
}

.submenu_selected A:HOVER {
	font-family: "Arial";
	font-size: 12px;
	color: #00259B;
	font-weight: bold;
	text-decoration : none;
}

.submenu_selected A:ACTIVE {
	font-family: "Arial";
	font-size: 12px;
	color: #00259B;
	font-weight: bold;
	text-decoration : none;
}

.bottommenu_active A {
	font-weight: bold	;
	text-decoration: none;
	font-family: "Arial";
	color: #00259B;
	font-size: 14px;
	
}

.bottommenu_inactive A {
	font-weight: bold	;
	text-decoration: none;
	font-family: "Arial";
	color: white;
	font-size: 14px;
	
}

.bottommenu_active A:HOVER {
	font-weight: bold	;
	text-decoration: none;
	font-family: "Arial";
	color: #00259B;
	font-size: 14px;
	
}

.bottommenu_inactive A:HOVER {
	font-weight: bold	;
	text-decoration: none;
	font-family: "Arial";
	color: #00259B;
	font-size: 14px;
	
}
