td#navtop ul {
	list-style: none;
	display: inline;
	text-decoration: none;

}
td#navtop li {
	float: left;
}
.tdRtBrdr {
	border-right: 2px solid #009900;
}

td#navtop li a:hover {
	color:#FFFFFF;
	font-weight: bold;
	background: #006600;
	font-style: normal;
	padding: 5px 0px;
}

td#navtop li a {
	display: inline;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}

.background {
	border-bottom: 1px solid #990000;
	border-right: 1px solid #006600;
	background: #FECD83;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*puts left boarder on left most tab*/
#backgroundLeft {
}

.backgroundCurrent {
	font-weight: bold;
	background: #FFFFFF;
	border-right: 1px solid #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #006600;
}

#navtop {
	margin: 0px;
	padding-left: -40px;
	padding-top: -1px;
	color: 006600;



}
.botboarder {
	border-bottom: 2px solid #990000;
}
#HD1_LEI {
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 0px;
}
#HD2_LEI {
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	color: #006600;
}
