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

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

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

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

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

#dummy {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 36px;
}

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

.table_features {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: large;
	color: #FFFF12;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

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

.table_features a {
	text-decoration: none;
	color: #FFFF4C;
}

.table_features a:hover {
	text-decoration: none;
}

