@charset "UTF-8";
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000;
	line-height: 15px;
	font-weight: bold;
}
a.text:active {
	color: #000;
	text-decoration: underline;
	}
a.text:link {
	color: #000;
	text-decoration: underline;
	}
a.text:visited {
	color: #000;
	text-decoration: underline;
	}

.bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.box {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
a.box:active {
	color: #000;
	text-decoration: underline;
	}
a.box:link {
	color: #000;
	text-decoration: underline;
	}
a.box:visited {
	color: #000;
	text-decoration: underline;
	}
.box1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 15px;
	left: 459px;
	position: absolute;
	top: 43px;
	z-index: 5;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	visibility: hidden;
}
a.box1:link {
	color: #000;
	text-decoration: underline;
	}
a.box1:visited {
	color: #000;
	text-decoration: underline;
	}
.image {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ani {
	padding: 0px;
	height: 7px;
	width: 13px;
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 2px;
}
