@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #00364d;
	background-color: #869fab;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#text {
	position:absolute;
	overflow:auto;
	width:563px;
	height:336px;
	padding-right:26px;
	margin-top:33px;
	text-align:justify;
	scrollbar-base-color: #95afbe;
	scrollbar-track-color: #95afbe;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #95afbe;
	scrollbar-3dlight-color: #95afbe;
	scrollbar-darkshadow-color: #95afbe;
	scrollbar-shadow-color: #95afbe;
	scrollbar-arrow-color: #95afbe;
	top: 90px;
}
#textS {
	position:absolute;
	overflow:auto;
	width:563px;
	height:246px;
	padding-right:26px;
	margin-top:33px;
	text-align:justify;
	scrollbar-base-color: #95afbe;
	scrollbar-track-color: #95afbe;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #95afbe;
	scrollbar-3dlight-color: #95afbe;
	scrollbar-darkshadow-color: #95afbe;
	scrollbar-shadow-color: #95afbe;
	scrollbar-arrow-color: #95afbe;
}
#textT {
	position:absolute;
	overflow:auto;
	width:563px;
	height:300px;
	padding-right:20px;
	margin-top:33px;
	text-align:justify;
	
}
.title {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#95afbe;
	font-weight:bold;
}
.menu {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #95afbe;
	text-decoration: none;
}
.submenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #00364d;
	text-decoration:none;
}
