﻿.menuT {
	background: url('../images/menu_top.png') left top no-repeat;
	color: #555;
	height: 60px;
	margin: 0px;
	width: 100%;
}
.menuC {
	background: #fff;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	width: auto;
}
.menuF {
	background: url('../images/menu_f.png') left top no-repeat;
	height: 50px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
}
.menu {
	margin-bottom: 10px;
	width: 100%;
}
.menuItem td {
	height: 20px;
	width: 100px;
	padding: 0px 0px 0px 15px;
}
.menuSelectedItem td, .menuSelectedItem td:hover {
	background: url('../images/siteNav_selected.jpg');
}
.menuItemHover td {
	background: #e5e5e5;
}
.menu_f {
	color: #ffffff; height:30px;
	overflow: hidden;
	margin: 233px auto 0px auto;
}
.menu_f td {
	line-height: 25px;
	padding: 0px 1px 0px 2px;
}
.menu_f a:visited,  {
	color: #fff;
}
