/* tooltip css start */

body { 

	margin-left: 0px; margin-top: 0px;
	background-image:url(bg.jpg);
	background-position:center;
	background-color: #000000;
	background-repeat:no-repeat;
}

/* subpages popup CSS start */

.tpop {

background-color: black;

margin: 0px;

}

.apop {

position: absolute;

visibility: hidden;

width: 122px;

background-color: #080C0D;

padding: 5px 0px 15px 15px;

border-left: 4px solid #FFFFFF;

border-right: 4px solid #FFFFFF;

border-bottom: 4px solid #FFFFFF;

border-top:hidden;

text-align: left;

}

.apop a {

color: #FFFFFF;

font-size:18px;

font-family: "Trebuchet MS", Tahoma, Arial, Verdana;

font-size: 12px;

text-decoration: none;

}

.apop a:hover { 

text-decoration: underline;

color: #FFFFFF;

}

#dummy {

position: absolute;

visibility: hidden;

left: 3px;

top: 28px;

}

/* 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: #cccccc;}

.table_features tr {
	/*background: green;*/
}

.table_features td {
	padding: 4px 8px;
	/*border: 1px solid #666;*/
}