@charset "utf-8";
/* CSS Document */
.datacon1 {
	background-color: #ffffff;
	margin: 0px;
	padding: 5px 5px;;
	position: relative;
	width: 136px;
	height: 150px;
	overflow: hidden;
	color: #ff6600;
	font-size: 10px;
}
.datacon1 a:link {
	color: #ff6600;
}
.datacon1 a:visited {
	color: #ff6600;
}
.datacon1 a:hover {
	color: #32418d;
}
.datacon1 a:active {
	color: #ff6600;
}

#topspan {
	margin-top: 150px;
	background-color: #ffffff;
	border-width: 0px;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}

#bottomdiv {
	background-color: #ffffff;
	border-width: 0px;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}

