body { margin-left: 0px; margin-top: 0px; background-color: #000000; }

/* subpages popup CSS start */
.tpop {
	background-color: ;
	margin: 0px;
}

.apop {
	position: absolute;
	visibility: hidden;
	width: 120px;
	background-color: #111111;
	padding: 5px;
	border: 1px solid #333333;
	text-align: left;
}

.apop a {
	color: #eeeeee;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
}

.apop a:hover {	text-decoration: underline; }

#dummy {
	position: absolute;
	visibility: hidden;
	left: 140px;
	top: 0px;
}
/* subpages popup CSS end */

.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: white;
}

.table_features {
	/*background: #B80808;*/
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: white;
}


.table_features a {
	color: #eeeeee;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.table_features A:hover {text-decoration: underline; color: #bbbbbb;}
.table_features tr {
	/*background: green;*/
}

.table_features td {
	padding: 4px 8px;
	/*border: 1px solid #666;*/
}
