
body {
	background: black url("/graphics/d_a_e.jpg");
	font-family: verdana;
	font-size: 9pt;
	color: white;
	text-align: center;
}

a {
	text-decoration: none;
}

a:active {
	color: #FF1111;
	text-decoration: underline;
}

a:visited {
	/* color: #aaaa00; */
	color: #dddd00;
	text-decoration: none;
}

a:link {
        color: #e0e000;
	text-decoration: none;
}

a:hover {
	color: #ffff00 ! important;
	text-decoration: underline;
}

hr {
	line-height: 1em;
}

.topic {
	font-weight: bold;
	vertical-align: middle;
	font-size: 1em;
	line-height: 1.4em;
	color: white;
}

td {
	font-size: 10pt;
	font-family: verdana;
	color: white;
	text-align: center;
}

th {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
}

h1 {
	font-family: verdana;
	font-size: 18pt;
	font-weight: bold;
	color: white;
}

h2 {
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	color: white;
}

h3 {
	font-family: verdana;
	font-size: 14pt;
	font-weight: 600;
	color: white;
}

h4 {
	font-family: verdana;
	font-size: 13pt;
	font-weight: 500;
	color: white;
}

blockquote,span,p {
	font-size: 10pt;
	font-family: verdana;
	color: white;
}

address {
        font-size: 75%;
	font-style: italic;
	text-align: center;
}

#justify {
	text-align: justify;
}

#left {
	text-align: left;
}

#center {
	text-align: center;
}

#right {
	text-align: right;
}

.small {
	font-size: 7.1pt;
}

.footersmall {
	font-size: 7.1pt;
}

.footnote {
	text-align: center;
	font-size: 8pt;
}

.smalllow {
	font-size: 7.1pt;
	line-height: 0.6em;
}

.narrow {
	line-height: 0.65em;
}

.semismall {
	font-size: 8pt;
}

.address-list {
	font-size: 8.75pt;
	text-align: left;
}

.hwg-logo {
	font-size: 9pt;
	color: #000001;
	background: #aaaaab;
}

.quote {
	font-family: serif;
	font-size: 12pt;
        font-style: italic;
}

.smallquote {
        font-style: italic;
	font-size: 7.1pt;
}

.quotesource {
        font-style: normal;
	font-size: 8pt;
}

.copyright {
	font-style: normal;
	font-size: 7.1pt;
}

.emaillink {
	color: #ffaa00 ! important;
	text-decoration: none;
}

.row-dark1 {
	background: #1f1f1f;
}

.row-dark2 {
	background: #2f2f2f;
}

.row-dark3 {
	background: #333333;
}

.deleted-row {
	background: #440000;
}

.blacklisted-row {
	background: #442200;
}

.guestbook-extra {
        color: #66ff66;
	font-size: 8pt;
}

.picture-caption {
	font-size: 10pt;
	font-weight: bold;
}

.staff-title {
	font-size: 11pt;
	background: #334444;
	padding: 0px 0px 0px 2px;
}

.movietitle {
	font-style: italic;
	font-weight: 600;
}

.guestbook-author {
	font-size: 10pt;
	font-weight: bold;
}

.guestbook-text {
	font-size: 10pt;
	font-weight: normal;
}

.guestbook-form {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.guestbook-message {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: white;
}

.guestbook-comment {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #bbccff;
}

.guestbook-form-submit {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.guestbook-date {
	font-size: 9pt;
	font-weight: normal;
	background: #334444;
	padding: 0px 0px 0px 2px;
	text-align: left;
}

.guestbook-required {
        color: white;
	font-family: verdana;
	font-size: 9pt;
        background: #660000;
}

.guestbook-optional {
        color: white;
	font-family: verdana;
	font-size: 9pt;
        background: #006600;
}

.frontpage-headline {
        color: #ffff66;
        font-family: verdana;
        font-size: 12pt;
	padding: 4px;
	white-space: nowrap;
	font-weight: bold;
        background: #666666;
}

.numbers-header {
        font-weight: bold;
	font-size: 6.5pt;
}

.numbers-info {
        font-weight: normal;
	font-size: 6.5pt;
}

.toplist-link {
	font-size: 11pt ! important;
}

.submitbutton {
	font-weight: bold;
	color: #44ff44;
	background: #333333;
}

.textfield {
        color: #ffffaa;
	background: #222222;
}
