/* 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;
}


a { color:#ddd; text-decoration:none; }
a:hover { color:#bbb; text-decoration:underline; }
a:visited  { color: #ddd; text-decoration:none; }

hr {size: 1px; color:#333;}

h1, h2, h3, h4, h5, h6 {color:#ddd; }
h1 {font-size: 250%; font-weight: bold;}
h2 {font-size: 200%; font-weight: bold;}
h4 {font-size: 120%; font-weight: normal;}
h5 {font-size: 100%; font-weight: bold;}
h6 {font-size: 75%; font-weight: normal;}

form {border: none; }
input { }
textarea { }

.imagethumb {border: 1px solid #555555; }
.newsletter {width: 280px; padding: 5px; border: 1px solid gray; text-align: center; font-size: small; }



/* subpages popup CSS start */

.tpop {

background-color: black;

margin: 0px;

}

.apop {

position: absolute;

visibility: hidden;

width: 122px;

background-color: #353535;

padding: 5px 0px 15px 15px;

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 td {
	padding: 4px 8px;
	/*border: 1px solid #666;*/
}
