.layouttable_outline {
	border: 1px solid #000000;
	position: absolute;
	top: auto;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E8E9;
}
a {
	color: #99FF00;
}
a:hover {

	color: #E4E8E9;
}
hr {
	color: #E4E8E9;
	height: 1px;
}
.darkfont {
	color: #306263;
}
.outline {
	border: 1px solid #000000;
	position: relative;

}
body {
	background-color: #000000;
}

