body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}
.menu2 {
	width: 760px;
	height: 26px;
	background-image: url(../images/backMenu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.languageMenu {
	width: 155px;
	height: 22px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: bottom;
	padding: 0 5px 4px 0;
}
.languageMenu a {
	border: 0;
}
.menu2 table.menu {
	margin: 3px 0 0 0;
}
.menu2 table.menu td {
	color: #0177B3;
	font-weight: bold;
	cursor: default;
	padding: 0 0 0 8px;
}
.menu2 table.menu td a {
	color: #0177B3;
	font-weight: normal;
	text-decoration: none;
}
.menu2 table.menu td a:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

.sep {
	width: 5px;
	height: 5px;
	font-size: 1px;
}
