#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 6px;
	background: url("../css/images/trasparente.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("../css/images/trasparente.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
	#navigation-spe td {
	border-bottom: 2px solid #f88121;
	}
	
#navigation-spe a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../css/images/trasparente.gif") 14px 45% no-repeat;
	}
	
#navigation-spe a:hover {
	background: #ffffff url("../css/images/trasparente.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

#navigation a:hover {
	background: #ffffff url("../css/images/trasparente.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
	#navigation-gui td {
	border-bottom: 2px solid #67c54b;
	}
	
#navigation-gui a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../css/images/trasparente.gif") 14px 45% no-repeat;
	}
	
	#navigation-gui a:hover {
	background: #ffffff url("../css/images/trasparente.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
/* Class Styles */
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

