body {
	margin-top: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
}
.CTRLmenu {
	margin-left: 7px;
}
.content {
	background-color: #202020;
	border: 1px solid #7e7e7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b7975a;
	font-size: 12px;
	padding: 3px;
}
.content2 {
	background-color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b7975a;
	font-size: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7e7e7e;
	border-right-color: #7e7e7e;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.dataimgcontrol {
	float: left;
	padding: 5px;
}
a:link {
	color: #b7975a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b7975a;
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}
a:active {
	text-decoration: none;
	color: #b7975a;
}
.adpanel {
	padding-left: 6px;
	padding-right: 14px;
	padding-top: 4px;
}
.fieldformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b7975a;
	background-color: #000000;
	border: 1px solid #7E7E7E;
}
