body, td {
	font-family: Tahoma !important;
	font-size: smaller !important;
	margin: 0px;
}

.menu1 {
	background-color: #4898DC;
	padding: 5px;
	text-align: center;
}

.menu1 a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.menu1 a.selected {
	color:#FECF2A;
	font-weight: bold;
	text-decoration: underline;
}

.menu1 b {
	color:#000099;
/*	font-weight: bold;*/
}

.menu2 {
	font-size:12px;
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.menu2 a {
	color:#000099;
	font-weight: bold;
	text-decoration: underline;
	word-break: keep-all;
}

.menu2 .item {
	color: #000000;
	font-weight: bold;
}

.elmtitle {
	font-weight:bold;
}

.elmanons a {
	text-decoration:none;
}

.elmanons a:hover {
	text-decoration:underline;
}
