h1 {
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 10px;
	color: #000000;
}
.nav_bott {
	font: 10px Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
}
.text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 20px;
	text-align: justify;
}
.text_menu {
	font: 9px Helvetica, Verdana, Arial, sans-serif;
	color: #ffffff;

	margin-bottom: 10px;
	text-align: justify;
}
.text_visited{
	font: 9px Helvetica, Verdana, Arial, sans-serif;
	color: #E2B25B;

	margin-bottom: 10px;
	text-align: justify;
}
.title {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0084A9;
}
.nav_blue {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0084A9;
}
.scroll {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 272px;
	margin-bottom: 20px;
	text-align: justify;
	height: 300px;
	overflow: auto;
	padding-right: 5px;
	background: bottom;
}
.table_content{
	padding-right:5px;
	}
#content{
	width:236px;
	height:430px;
	padding-right:5px;
	padding-left:5px;
	}	
#author_content_2{
	width:236px;
	height:140px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 20px;
	text-align: justify;
	padding-right:5px;
	padding-left:5px;
	}
#content_tours{
	width:220px;
	height:410px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 20px;
	text-align: justify;
	padding-right:5px;
	padding-left:5px;
	}
#content_tours ul{
	list-style-type: square;
	padding:0;
	margin-left:20px;
}
#content_tours li{
	padding:0;
	margin-bottom:3px;
}
#tour_content{
	width:470px;
	height:680px;
	padding:6px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:justify;
	}	


/* HIGHSLIDE */
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
		SCROLLBAR-FACE-COLOR: #cccccc; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR: #ffffff; 
		SCROLLBAR-TRACK-COLOR: #ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.highslide-html {

    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../../scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../../scripts/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
	