/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */

 body {background-color:#000000;}
#stylefive{
	position:relative;
	display:block;
	height:26px;
	_height:26px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(http://www.dalcar.com.br/imagens/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom:3px solid #d8ba19;
}
#stylefive ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	height: 10px;
}
#stylefive ul li{display:block;float:left;margin:0;}
#stylefive ul li a{
	display:block;
	float:left;
	color:#515270;
	text-decoration:none;
	height:19px;
	background:transparent url(http://www.dalcar.com.br/imagens/bgDIVIDER2.gif) no-repeat top right;
	padding-top: 7px;
	_padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#stylefive ul li a:hover,#stylefive ul li a.current{color:#777890;background: url(http://www.dalcar.com.br/imagens/bgDIVIDER2.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
