a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

body {
	background-color: #000000;
	color: #ffffff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
}

img {
	border: 0px;
}

input {
	font-family: tahoma, verdana, sans-serif;
	font-size: 9pt;
}

select {
	font-family: tahoma, verdana, sans-serif;
	font-size: 9pt;
}

table {
	border-collapse: collapse;
}

textarea {
	font-family: tahoma, verdana, sans-serif;
	font-size: 9pt;
}

.changelog_hordeadmin {
  background: #404040;
  border: 1px solid #606060;
}

.changelog_sysadmin {
  background: #000066;
  border: 1px solid #000099;
}

.copyright {
	background-color: transparent;
	color: #707070;
	font-size: 8pt;
	line-height: 150%;
	text-align: center;
}

.copyright a {
	background-color: transparent;
	color: #707070;
}

.help {
	color: #00ee00;
	font-size: 7pt;
	font-weight: bold;
}

.listing {
	line-height: 155%;
}

.listing a:hover {
	background-color: transparent;
	color: #ffffff;
}

.listing2 {
	border-top: 1px solid #202020;
	line-height: 175%;
}

.notice {
	color: #eeee00;
	font-size: 7pt;
	font-weight: bold;
}

.warning {
	color: #ee0000;
	font-size: 7pt;
	font-weight: bold;
}

