.atlasstyle {  }
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {  color: #990000; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif}
.thinBox {
	border: 1px solid #666666;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.normalSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.normalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#hickey {
	display: block;
	position: absolute;
	height: 117px;
	width: 180px;
	z-index: 99;
	top: 50px;
	left: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hickey_info {
	display: none;
	position: absolute;
	width: 300px;
	top: 100px;
	left: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	border: 2px dashed #670001;
	z-index: 100;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}

