body, table, tr, td {
	font: 8pt tahoma; 
	color: #808080;
	letter-spacing: 1px}
body {
	background-color: #000000;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #404040}
a:hover {color: #FFFFFF}
h2 {
	font: 11pt tahoma;
	font-weight: bold;
}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt tahoma;
	color: #eee;
	letter-spacing: 1px;
	border: 1px solid #404040;
	padding:2px; }

div#header {
	text-align: center;
}
	
div#layout {
	text-align: left;
	margin-top: 20px;
	margin-left: 50px;
	width: 400px;
	border: #ffffff;
	border-style: dashed;
	border-width: 2px;
}

div#container {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}