/* tooltip css start */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(fire2.gif);
	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: 120px;

background-color: black;

padding: 5px;

border: 1px solid #FF6600;

text-align: left;

}

.apop a {

color: white;

font-size:18px;

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: 181px;

top: 15px;

}

/* subpages popup CSS end */



.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: white;
}
#main {
	background-color: 7b745b;
	width: 820px;
	padding: 0px 0px 0px 0px;
	
}
#main table {
	margin: 0px;
	padding: 0px;
}



.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;*/
}
