body {
	background-color: #000000;
	color: #ffffff;
	margin-left: 3px; margin-top: 3px; margin-right: 3px; margin-bottom: 3px;
}
h1 {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 20px;
	color : #ffffff;
	font-weight: bold;
}
p {
	color : #ffffff;
	font-family : verdana, trebuchet ms, tahoma, sans-serif; font-size : 11px; 
}
p.header {
	font-size: 11px;
}
p.footer {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 10px; 
	color : #666666;
	text-align: center;
	margin-top: 20px;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover { 
	color: #ffff00;
	text-decoration: underline;
}
a:active { color: #ff0000; }
a.goldenbelly { 
	color : #999999; 
	text-decoration: none;
	font-weight: bold;
}
a:hover.goldenbelly { 
	color : #ff6600; 
	text-decoration: none;
}
ul {
	list-style-type: square;
	color: #ffffff;
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 11px;
	line-height: 120%; 
}
ul.header { 
	font-size: 11px; 
}

input {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 11px; 
}
textarea {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 11px; 
}
select {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 12px; font-weight: bold;
	background-color: #ffcc66; color: #000000;
}
.search {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 11px;
}
.searchinput {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 11px;
	background-color: #ffcc66; color: #000000;
}
.form {
	font-family: verdana, trebuchet ms, tahoma, sans-serif; color: #000000; font-size: 11px;
}
div.branding {
	position: absolute; visibility: show; left: 235px; top: -50px; z-index: 2;
}