/* NAVIGATION */

TD.nav a, TD.nav_1 a { font: bold 13px Century Gothic, Verdana; color: #FFFFFF; text-decoration: none;
	display: block; line-height: 34px; text-align: center;
}
TD.nav a:hover, TD.nav_1 a:hover { font: bold 13px Century Gothic, Verdana; color: #FFFFFF; text-decoration: none;
	display: block; line-height: 34px; text-align: center;
	background: url(../images/layout/nav_a.gif) repeat-x left top;
}
TD.navactive, TD.nav_1active { font: bold 13px Century Gothic, Verdana; color: #FFFFFF; text-decoration: none;
	line-height: 34px; text-align: center;
	background: url(../images/layout/nav_a.gif) repeat-x left top;
}

TD.nav_1 a:hover { background: url(../images/layout/nav_a_1.gif) no-repeat left top; }
TD.nav_1active { background: url(../images/layout/nav_a_1.gif) no-repeat left top; }


/* ** */

TD.snav a { font: bold 13px Century Gothic, Verdana; color: #53524d; text-decoration: none;
	display: block; line-height: 36px; text-align: center; padding-top: 10px;
}
TD.snav a:hover, TD.snavactive { font: bold 13px Century Gothic, Verdana; color: #53524d; text-decoration: none;
	display: block; line-height: 36px; text-align: center; padding-top: 10px;
	background: url(../images/layout/snav_a.gif) repeat-x left bottom;
}
TD.snav span, TD.snavactive { padding-left: 10px; padding-right: 10px; }

/* ********** */