/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #7d8381;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
a:link {
	color: #216e84;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #216e84;
}
a:hover {
	text-decoration: none;
	color: #d46024;
}
a:active {
	text-decoration: underline;
	color: #216e84;
}
.efile {
	color: #216E85;
	font-weight: bold;
}
.data{
	position:absolute;
	
	
	left: -58px;
	top:0px;
	width:647px;
	height:315px;
	visibility:hidden;
	overflow: auto;

}
#small{
	position:relative;
	left:0px;
	top:0px;
	width:10px;
	height:10px;}
