#vista_toolbar /* show picture when mouse over link */
 a.right:hover{
	background-image: url(../../images/rl_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#vista_toolbar  a.right:hover span  {
	background-image: url(../../images/rr_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
}
img{ border: 0pt; }

#bottom_div{
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
	float:left;
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', 'Arial';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#vista_toolbar ul {
	background-image:url(../../images/menubk_r2_c1.gif);
	background-repeat:no-repeat;
	float:left;
	line-height:32px;
	list-style:none;
	margin:0;
	width:780px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
	color:#FFFFFF; /* need because it will use default link color */
	float:left;
	padding:0 3px 0 3px; /* left 3 px because of left.png image */
	text-decoration:none;
	font-weight: bold;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
	background-image: url(../../images/mer_r2_c2_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#vista_toolbar a:hover span {
	background-image: url(../../images/mel_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

#vista_toolbar a.right {
	float:right; /* for help button - just add class "right" ->  <a class="right"... */
	color: #FFFF00;
	font-weight: bold;
}
ul#bcList {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
ul#bcList :hover {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	color: #999999;
}
ul#bcList li {
	display: inline;
	margin-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #666666;
	float: left;
}
ul#bcList    li#liM07 {
	padding-right: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.endmenu {
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../../images/index3/bar.png);
	background-repeat: repeat-y;
	float: left;
}
.end {
	width: 800px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	background-image: url(../../images/endbar_r2_c1.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: center center;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
}
