.highslide 					{	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;	outline: none;	}
/*.highslide-caption {
display: none;
border: 2px solid white;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 10pt;
padding: 5px;
background-color: white;
}*/
.highslide-html-content {	position: absolute;	display: none;	}
.highslide-loading {
display: block;
color: white;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding: 3px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-color: black;
}
.highslide-move 					{	cursor: move;	}
.highslide-overlay 				{	display: none;	}
.controlbar 						{	background: url(../js/highslide/graphics/controlbar4.gif); width: 167px; height: 50px; }
.controlbar a 						{	display: block;	float: left;	height: 27px;	}
.controlbar a:hover 				{	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);	}
.controlbar .previous			{	width: 50px;	}
.controlbar .next 				{	width: 40px;	background-position: -50px 0;		}
.controlbar .highslide-move 	{	width: 40px;	background-position: -90px 0;		}
.controlbar .close 				{	width: 40px;	background-position: -130px 0;	}
.highslide-display-block 		{	display: block;	}
.highslide-display-none 		{	display: none;	}
.highslide-wrapper 				{	background-color: white;	}
.highslide-html-content 		{	width: 510px;	height: 400px;	padding: 5px;	}
.highslide-header ul {
height: 25px;
background: url(../img/BgTitLetra.gif) no-repeat 0 0;
margin: 0;
padding: 0;
text-align: right;
border-bottom: 1px solid #000000;
}
.highslide-header ul li 		{	display: inline;	padding-left: 1em;	}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {	display: none;	}
.highslide-header a {
height: 21px;
font-weight: bold;
color: #FFFFFF;
background: #009999;
padding: 5px;
text-transform: uppercase;
text-decoration: none;
}
.highslide-header a:hover {
font: 1.0em Arial;
font-weight: bolder;
color: #009999;
background: #FFFFFF;
text-decoration: underline;
}
.highslide-move a {
cursor: move;
font: 1.0em Arial;
font-weight: bolder;
color: #009999;
height: 21px;
background: url(../img/SetaMover.gif) no-repeat 0 0;
padding: 0px 0px 0px 30px;
}
.highslide-footer {	height: 11px;	}
.highslide-resize {
cursor: nw-resize;
float: right;
height: 11px;
width: 139px;
background: url(../img/ExpandirReduzir.gif);
position: relative;
top: 3px;
left: 3px;
}
