@CHARSET "ISO-8859-1";
.overlib_border {
	background-color:#FFEEAA;
	border:1px solid #FFCC66;
}
.overlib_close, .overlib_close a {
	color:#006666;
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size:11px;
	padding-right:2px;
	padding-top:2px;
	font-weight: bold;
	right: 5px;
	text-decoration:none;
}
.overlib_caption {
	color:#006666;
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}
.overlib_text {
	color:#000000;
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.overlib_fg {
	
}