TD.navi {
	background-color : #ff2c00;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
}

TD.mainmenu_start {
	background-image : url("./images/hoavan1.gif");
	height: 20px;
}
TD.mainmenu_end {
	background-image : url("./images/hoavan1.gif");
	height: 20px;
}
TD.menu_sep {
	background-color: #ff2c00;
	height: 20px;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	width: 165px;
}
TD.itemleft {
	background-image : url("./images/itempoint.gif");
	background-repeat: no-repeat;
}
TD.mainmenu {
	height: 24px;
}
TD.mainmenu_a {
	background-color: #ff7700;
	height: 24px;
}
TD.submenu {
	background-color: #ff7777;
	height: 24px;
}
TD.submenu_a {
	background-color: #ff7777;
	height: 24px;
}
A.mainmenu {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 165px;
}

A.mainmenu_a {
	color: yellow;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 165px;
}
A.mainmenu:hover {
	color: yellow;
	border-bottom: 1px solid yellow;
	text-decoration: none;
	width: 165px;
}

A.submenu {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

A.submenu:hover {
	color: yellow;
	font-weight: normal;
	text-decoration: underline;
}

A.submenu_a {
	color: yellow;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
TD.languagemenu {
	background-color : #ff2c00;
	font-size: 10px;
	text-align: center;
	color: white;
	height: 24px;
}
A.languagemenu {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
