body {
	background: url();
	background-position: top left;
	background-repeat: repeat-x;
	background-color: black;
	margin: 0px;
}


a:link {color: white; text-decoration: none;}
a:active {color: white; text-decoration: none;}
a:visited {color: white; text-decoration: none;}
a:hover {color: white;}

.font-normal {  font-family: Tahoma; font-size: 10pt; color: white; text-decoration: none}
.font-normal-dim {  font-family: Tahoma; font-size: 10pt; color: #999999; text-decoration: none}
.font-normal-red {  font-family: Tahoma; font-size: 10pt; color: red; text-decoration: none}

.font-normal-dark {  font-family: Tahoma; font-size: 12pt; color: black; text-decoration: none}
a.font-normal-dark:link {color: black}
a.font-normal-dark:active {color: black}
a.font-normal-dark:visited {color: black}
a.font-normal-dark:hover {color: red}

.font-menu {  font-family: Arial; font-size: 10pt; color: #888888; text-decoration: none}
a.font-menu:link {color: #888888}
a.font-menu:active {color: #888888}
a.font-menu:visited {color: #888888}
a.font-menu:hover {color: #e5d080}

.font-menu2 {  font-family: Tahoma; font-size: 12pt; color: #b29b55; text-decoration: none; display: block;}
a.font-menu2:link {color: #b29b55}
a.font-menu2:active {color: #b29b55}
a.font-menu2:visited {color: #b29b55}
a.font-menu2:hover {color: white; background: #b29b55; line-height: 36px;}

.menu2-active {  background: #333333; }
.menu2-normal {  background: black; }


.font-page-title {  font-family: Arial; font-size: 18pt; color: #b29b55; text-decoration: none}
.font-title {  font-family: Tahoma; font-size: 20pt; color: #b29b55; text-decoration: none}
a.font-title:link {color: #b29b55}
a.font-title:active {color: #b29b55}
a.font-title:visited {color: #b29b55}
a.font-title:hover {color: #e5d080}

.font-highlight {  font-family: Tahoma; font-size: 24pt; color: #ffc000; text-decoration: none}

.font-subtitle {  font-family: Tahoma; font-size: 12pt; color: white; text-decoration: none}
.font-subtitle2 {  font-family: Tahoma; font-size: 12pt; color: #b29b55; text-decoration: none}

.font-link {  font-family: Tahoma; font-size: 9pt; color: #b29b55; text-decoration: none}
a.font-link:link {color: #b29b55}
a.font-link:active {color: #b29b55}
a.font-link:visited {color: #b29b55}
a.font-link:hover {color: #dcc069}

.font-footer {  font-family: Tahoma; font-size: 8pt; color: #d6c581; text-decoration: none}
.font-footer-link {  font-family: Tahoma; font-size: 8pt; color: white; text-decoration: none}

.menuover { background-color: #C6BB71; }
.menuout { background-color: transparent; }

.imgborder { border: 1px solid #333333; }
.imgborder-active { border: 3px solid white; }
