
/***********************************************
* AnyLink CSS Menu script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/



.translink {font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#ffffff; font-style: regular; font-weight: bold;
background: #0f0f4b; background-image: none;}

.translinkon {font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#ffffff; font-style: regular; font-weight: bold;
background: #0f0f4b; background-image: none;  cursor: pointer; /*border-bottom: #ffffff solid 1px;*/}

.translinkoff {font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#ffffff; font-style: regular; font-weight: bold;
background: #0f0f4b; background-image: none;  cursor: pointer;}


#navigation {
	/*background: #0f0f4b url("../bg-nav.gif") repeat-x;*/
	/*background-color: #0f0f4b;*/
	border-bottom: 0px solid #0f0f4b;
	border-width: 0px 0;
	font-size: 12px; FONT-FAMILY:  Requiem Text-HTF-, Century Gothic, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #000000;
	margin-top: 0;
	margin-bottom: 2px;
	padding-top: 3px;;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: 0px; margin-left: 0px;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {

	color: #0f0f4b;
	padding: 0px 0;
	text-decoration: none;
}

#navigation ul li a span {

	padding: 0px 0px;
}

#navigation ul li a:hover span {
	color: #000000;
	
	text-decoration: none;
}


#navigation ul li a:hover {
	color: #000000;
	
	text-decoration: none;
}


/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/
