@charset "UTF-8";
.displyBotSpry:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BADAE9;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	width: 120px;
	height: 8px;
	line-height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0097D0;
}
.displyBotSpry:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 8px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	width: 120px;
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0097D0;
}
.displyBotSpry:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BADAE9;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	width: 120px;
	height: 8px;
	line-height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0097D0;
}
.displyBotSpry:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007ABC;
	background-color: #BADAE9;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	width: 120px;
	height: 8px;
	line-height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0097D0;
}
