/* tooltip css start */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666752;

	
	    
}

/* subpages popup CSS start */

.tpop {

background-color: #71521F;

margin: 0px;

}

.apop {

position: absolute;

visibility: hidden;

width: 97px;

background-color: #71521F;

padding: 5px;

border-left: 1px solid #64491C;
border-top: 0px;
border-right: 1px solid #64491C;
border-bottom: 1px solid #64491C;

text-align: left;

}

.apop a {

color: white;



font-family: "Trebuchet MS", Tahoma, Arial, Verdana;

font-size: 10px;

text-decoration: none;

}

.apop a:hover { 
	
	text-decoration: underline;
	color: #CC6633;

}

#dummy {

position: absolute;

visibility: hidden;

left:  0px;

top: 25px;

}

/* subpages popup CSS end */

.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: white;
}
#main {
	width: 630px;
	padding: 0px 0px 0px 0px;
	background-color: #75775E;
}
#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;*/
}
