/* CSS Document */
img{ border: 0pt; }

#bottom_div{
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
	float:center;
	margin:0;
	padding:0;
	font-family: 'Arial';
	font-size: 13px;
	font-weight: bold;
}

#vista_toolbar ul {
background-image:url(back.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 0 0 10px;
width:710px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color:#FFFFFF; /* need because it will use default link color */
float:left;
padding:0 0px 1 1px; /* left 3 px because of left.png image */ 

}

#vista_toolbar a span {
display:block;
float:none;
padding:0 35px 0 25px;
}

#vista_toolbar a span img {
border:none;
margin:1px 4px 0 11px;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background:url(LEFT.png) no-repeat left center;
color:#FFFFFF;

}

#vista_toolbar a:hover span {
background:url(right.png) no-repeat center;
}


#vista_toolbar a.current {
background:url(active.png) no-repeat center;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
.style1 .style5 .style10 {
}

