body {
  background-color: #000000;
  font-family: arial,verdana;
  text-align: center;
  color: #D3D3D3;
  font-size: 11px;
  padding: 0 0 0 0;
  margin: 0;
}

h1 {
  color: #D3D3D3;
  font-size: 11px;
  padding: 10px 0 0 0;
  font-weight: normal;
}

a {
  text-decoration:none; color:#D3D3D3;
}

a:hover {
  text-decoration:underline; color:#ffffff;
}

#flashcontent {
  margin: 25px auto 25px auto;
  padding: 20px;
  border: solid 1px #3D3434;
  width: 600px;
  position: relative;
}

#belowafter strong {
  color: #ffffff;
}





#resultsbox {
  text-align: left;
  margin: 10px auto 10px auto;
  border: solid 1px #3D3434;
  padding: 0px;
}





h2 {
	font-size: 16px;
}








#loggedtests {

	border: 1px solid #999;
	margin: 0 10px 10px 10px;
	font-size: 12px;
	border-collapse: collapse;
	width: 450px;
	float: left;

}

#loggedtests td, #loggedtests th {

	padding: 5px 10px;
	font-size: 12px;
	text-align: left;

}

#loggedtests tbody tr.oddrow {


}

#loggedtests tbody tr.evenrow {

	background-color: #252222;

}

#loggedtests thead tr {

	background-color: #4e4e4e;
	color: #fff;
	border-bottom: 1px solid #999;

}

#loggedtests tfoot {

	font-weight: bold;
	color: #fff;
	background-color: #4e4e4e;
	border-top: 1px solid #999;

}

#loggedtests tbody tr:hover {

	color: red;
	background-color: #3b3636;

}




#monitor {

	background-color: #000;
	color: #ccc;
	padding: 0px !important;
	margin: 0px !important;

}

#monitor p {

	padding: 0px !important;
	margin: 0px !important;

}


#members_menu {

	background-color: red;
	/* background-color: #4e4e4e; */
	color: #fff;
	padding: 5px;
	margin: 0;
	border-bottom: 5px solid #fff;
	font-weight: bold;
}

#members_menu a {

	color: #fff;

}


#monitor p {

	text-align: center;


}




#theform {



}


#theform p label {

	display: block;
	font-weight: bold;
	color: #fff;

}

#thecount strong {

	display: block;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: red;

}

#googleads {

	width: 121px;
	float: right;

}

#bannerad {
	position: absolute;
	top: -30px;
	left: 670px;
	z-index: 999;
}

#bannerad a img {
	border: none;
}