body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-color: #333333;
}

.tpop {
	background-color: 444444;
	margin: 0px;
}

.apop {
	position: absolute;
	visibility: hidden;
	width: 90px;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #222222;
	text-align: left;
}

.apop a {
	color: #dddddd;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

.apop a:hover {
	font-decoration: underline;
}

#dummy {
	position: absolute;
	visibility: hidden;
	left: 148px;
	top: 0px;
}

.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	color: ffffff;
}

.table_features {
	font-family: Arial Black;
	font-size: medium;
	color: #111111;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	line-height: 1.2em;
}

.table_features a {
	color: #222222;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}

.table_features a:hover {
	text-decoration: underline;
	color: #444444;
}

.table_features td {
	padding: 4px 8px;
}

