/* NAVIGATION */

TD.nav       { }
TD.navhover  { background: url(../images/layout/nav_a.gif) repeat-x left top; }
TD.navactive { background: url(../images/layout/nav_a.gif) repeat-x left top;
	FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 12px; COLOR: #ffffff; font-weight: normal;
	cursor: default;
}
.nav_link { FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 12px; COLOR: #ffffff; font-weight: normal;
	text-decoration: none; width: 100%; display: block;
}
.nav_link:hover { FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 12px; COLOR: #ffffff; font-weight: normal;
	text-decoration: none; width: 100%; display: block;
}

/* ** */

TD.snav { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: bold;
	padding-left: 10px;
	background: url(../images/layout/flap.gif) no-repeat right top; background-color: #e6e6e6;
}
TD.snavhover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold;
	padding-left: 10px;
	background: url(../images/layout/flap_a.gif) no-repeat right top; background-color: #01b0f1;
}
TD.snavactive { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold;
	padding-left: 10px;
	background: url(../images/layout/flap_a.gif) no-repeat right top; background-color: #01b0f1;
}

/* ** */

.snav_item { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #666666; font-weight: normal;
	text-decoration: none;
}
.snav_item:hover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: normal;
	text-decoration: none;
}
.snav_item_a { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: normal;
	cursor: default;
}

.snav_item_home { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #00adf0; font-weight: normal;
	text-decoration: none;
}
.snav_item_home:hover { FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #0046a2; font-weight: normal;
	text-decoration: none;
}

/* ********** */
