@charset "utf-8";
.REFERENCES {
	float: left;
	height: 69px;
	width: 86px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	cursor: pointer;
}
.PAGE {
	background-color: #FFFFFF;
	height: 10px;
	width: 10px;
	border: 1px solid #C20102;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 8px;
	line-height: normal;
	color: #C20102;
	text-align: center;
	vertical-align: middle;
	cursor: POINTER;
	margin-right: 5px;
}
.PAGE_SURVOL {
	background-color: #C20102;
	height: 10px;
	width: 10px;
	border: 1px solid #C20102;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 8px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	cursor: POINTER;
	margin-right: 5px;
}
