#Top_hit {
	position:absolute;
	width:198px;
	height:57px;
	z-index:3;
	overflow:visible;
	visibility: visible;
}

#Top_overview {
	position:absolute;
	width:198px;
	height:57px;
	z-index:2;
	overflow:visible;
	visibility: visible;
}

#Top_features {
	position:absolute;
	width:198px;
	height:57px;
	z-index:1;
	overflow:visible;
	visibility: hidden;
}

#Mid_hit {
	position:absolute;
	width:198px;
	height:57px;
	z-index:3;
	overflow:visible;
	visibility: visible;
}

#Mid_overview {
	position:absolute;
	width:198px;
	height:57px;
	z-index:2;
	overflow:visible;
	visibility: visible;
}

#Mid_features {
	position:absolute;
	width:198px;
	height:57px;
	z-index:1;
	overflow:visible;
	visibility: hidden;
}

#Bot_hit {
	position:absolute;
	width:198px;
	height:57px;
	z-index:3;
	overflow:visible;
	visibility: visible;
}

#Bot_overview {
	position:absolute;
	width:198px;
	height:57px;
	z-index:2;
	overflow:visible;
	visibility: visible;
}

#Bot_features {
	position:absolute;
	width:198px;
	height:57px;
	z-index:1;
	overflow:visible;
	visibility: hidden;
}

body {
margin: 0px;
background-color: #4D4D4D;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

b {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
}

a:link {
font-size: 14px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

a:visited {
font-size: 14px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

a:hover {
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

a:active {
font-size: 14px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

.white {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}

.info {
	font-size: 12px;
	font-weight: bold;
	color: #B2B2B2;
}

.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #CCCCCC;
}

.header a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #CCCCCC;
}

.header a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #CCCCCC;
}

.header a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #CCCCCC;
}

.header a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}
