/* CSS Document */

.scr_1 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	cursor: pointer;
}

#top10 {
	position:relative;
	left:0px;
	top:0px;
	width:200px;
	height:685px;
	z-index:1;
	overflow: auto;
}

.myanchor {
	color: #2666b9;
	line-height: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
	cursor: pointer;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	width: 100%;	
} 
.myanchor div{
	margin: 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	
}

a:hover .myanchor{
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #2666b9;
}

a div.myanchor{
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #2666b9;
}

