body { margin-left: 0px; margin-top: 0px; background-color: #000000; font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 10px; font-color: #333333; }

a { color:#222; text-decoration:none; }
a:hover { color:#444; text-decoration:underline; }
a:visited  { color: #222; text-decoration:none; }

hr {size: 1px; color:#333;}

h1, h2, h3, h4, h5, h6 {color:#222; }
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; color:#222; }
input {color:#222; }
select {background: none;}
textarea {background: #fcfcfc; color:#222; }

.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: 444444;
	margin: 0px;
}

.apop {
	position: absolute;
	visibility: hidden;
	width: 90px;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #222222;
	text-align: left;
}

.apop a {
	color: #dddddd;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

.apop a:hover {	font-decoration: underline; }

#dummy {
	position: absolute;
	visibility: hidden;
	left: 148px;
	top: 0px;
}
/* subpages popup CSS end */


.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	color: ffffff;
}

.table_features {
	/*background: #FFFFFF;*/
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #111111;
}


.table_features td {
	padding: 4px 8px;
	/*border: 1px solid #666;*/
}
