ul.menu1 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu1 li {
	height: 26px;
	background: url(../graph/tlo/menu1.jpg) repeat-x;
	text-align: center;
	margin-bottom: 12px;
}

ul.menu1 a {
	font-family: Arial, Verdana, Serif;
	color: #c8cdd1;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

ul.menu1 a:hover {
	color: #fdd576;
}

table.menu2 {
	width: 100%;
	height: 18px;
}

td.menu2 {
	text-align: center;
	background: url(../graph/tlo/menu2.jpg) repeat-x;
}

td.menu2left {
	width: 33px;
	background: url(../graph/tlo/menu2left.jpg) no-repeat;
}

td.menu2right {
	width: 38px;
	background: url(../graph/tlo/menu2right.jpg) no-repeat;
}

td.menu2 a {
	font-family: Arial, Verdana, Serif;
	color: #eeeeee;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

td.menu2 a:hover {
	color: #fdd576;
}

#menuSelected {
	color: #CA870B;
}
