a.menu_item, a:active.menu_item, a:visited.menu_item {
	font-family:  Verdana;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}
a:hover.menu_item {
	font-family:  Verdana;
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
a.menu_left, a:active.menu_left, a:visited.menu_left  {
	font-family: Verdana,;
	font-weight: normal;
	font-size: 80%;
	color: #0074CB;
	text-decoration: underline;
}
a:hover.menu_left {
	font-family:  Verdana,;
	font-weight: normal;
	font-size: 80%;
	color: #666666;
	text-decoration: underline;
}
a.menu_left_selected, a:active.menu_left_selected, a:visited.menu_left_selected  {
	font-family:  Verdana;
	font-weight: normal;
	font-size: 80%;
	color: #FF6E00;
	text-decoration: none;
}
a:hover.menu_left_selected {
	font-family: Verdana;
	font-weight: normal;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}


td.menu_item {
	text-align: right;
	padding-right:10px;
	vertical-align: bottom;
}
div.cifr {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}
td.menu_item_sec {
	padding-left:10px;
	padding-bottom:5px;	
	vertical-align: bottom;
	background-color: #565d7c;
}
td.menu_item_sec_selected {
	padding-left:10px;
	padding-bottom:5px;
	vertical-align: bottom;
	background-color: #79809f;
}
a.menu_str, a:active.menu_str, a:visited.menu_str  {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #0096ff;
	text-decoration: none;
}
a:hover.menu_str {
	font-family:  Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.menu_str_selected, a:active.menu_str_selected, a:visited.menu_str_selected  {
	font-family:  Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FF6E00;
	text-decoration: none;
}
a:hover.menu_str_selected {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

