.top_MenuTable a {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bolder;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none !important;
}

.top_MenuTable a:hover {
	cursor: hand;
	color: #FF9900;
}

.top_menuRow {
	background-image: url("images/menubackground.png");
	height: 25px;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.top_menuCell {
	text-indent: 7;
}


.bottom_MenuTable a {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bolder;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none !important;
}

.bottom_MenuTable a:hover {
	cursor: hand;
	color: #FF9900;
}

.bottom_menuRow {
	background-color: #C0C0C0;
	height: 20px;
	width: 600px;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.bottom_menuCell {
	text-align: center;
	width: 600px;
}
