/* CSS Document */
body {
	background-color: #F4E7C5;
	color: #666666;
	margin:0;
	scrollbar-face-color:#F4E7C5;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#fdf6e4;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	overflow-x:hidden;
}


.loader {  font: bold 10px Georgia, "Times New Roman", Times, serif; color: #666666;}
.boxtxt {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #999999}
.zeestxt {  font: 9px Georgia, "Times New Roman", Times, serif; color: #CCCCCC}
.menusm { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #666699}
.jarotx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	
}
a:link {
	color: #336699;
	text-decoration: underline;
}

a:visited {  color: #336699; text-decoration: underline}
a:hover {  color: #FFCC33; text-decoration: underline}
a:active {  color: #336699; text-decoration: underline}
.slidetxt {  font: 10px Georgia, "Times New Roman", Times, serif; 10px;}
.slidetxtb { font: 10px Georgia, "Times New Roman", Times, serif; 10px; color: #666699}
.slidetxbig { font: 10px Georgia, "Times New Roman", Times, serif; color: #666666}
 #scroll { 
	position:absolute; 
	left:0px; 
	top:0px;
	width:130px; 
	height: 238px;  
	z-index:2; 
	font-size: 10px; 
	background-color: #F4E7C4; 
	layer-background-color: #F4E7C4; 
	border:1px none #000000;"
}