
TABLE.MainTable Div.BottomMenuCats {
	font-size: 70%;
	position: relative;
	top: -2px;
	left: -20px;
	color: #CCCCCC;
	z-index: 0;
}

Div.BottomMenuCats Div.BottomMenuInfo{
	font-size: 80%;
	position: relative;
	top: 4px;
	color: #7C9282;
	z-index: 0;
}

Div.BottomMenuCats A {
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}

Div.BottomMenuCats A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #D38B8B;
}

Div.BottomMenuCats FONT.isCur {
	color: #7C9282;
}
