@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	background-color: #cdbe9e;
	margin: 0;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top:10px; 
	margin-right:25px; 
	margin-bottom:25px;
}
.infopanel {
	position: absolute;
	z-index:5;
	left: 80px;
	top: -1px;
	width: 350px;
	height: 100%;


}

a {
    text-decoration:none;
}

a:link {
    color: #000000; text-decoration:none;
}

a:visited {
    color: #000000; text-decoration:none;
}

a:active {
    color: #000000; text-decoration:none;
}

a:hover {
	color: #615040;
	text-decoration:none;
}


.spaces {
	font-size: 12px;
	line-height: 16px;
}
.boldtext {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	font-size: 11px
}
