<!--
body {
background-color: #000000; 
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
background-attachment: fixed;
scrollbar-3d-light-color:#999999;
scrollbar-arrow-color: #000000;
scrollbar-base-color:#ddd2be; 
scrollbar-dark-shadow-color:#000000;
scrollbar-face-color:#ddd2be; 
scrollbar-highlight-color: #000000;
scrollbar-shadow-color:#000000;
}
div.content {
width: 610px;
background: none;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
div.admincontent {
width: 610px;
background: none;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
div.admincontent2 {
width: 2000px;
background: none;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
div.features {
position: absolute;
top: 107px;
left: 120px;
z-index: 5;
width: 250px;
background: none;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
div.bannerlandscape {
position: absolute;
width: 469px;
left: 200px;
top: 450px;
z-index: 3;
}
div.bannerportrait {
position: absolute;
left: 810px;
top: 290px;
z-index: 3;
width: 150px;
}
td,th {
z-index: 6;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
div#menu {
    height: auto;
    width: 173px;
}
div#menu span {
	height: 22px;
	width: 173px;
	margin: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	list-style-type: none;
	background-image: url(./images/navigationbuttonDOWN.jpg);
	background-repeat: no-repeat;
}
div#menu span a.navbutton {
	display: block;
	width: 173px;
	height: 22px;
	text-decoration: none;
	color: #000000;
}
div#menu span a:link.navbutton {
    color: #000000;
	background-image: url(./images/navigationbuttonDOWN.jpg);
	background-position: 0px 0px;
}
div#menu span a:visited.navbutton {
    color: #000000;
	background-image: url(./images/navigationbuttonDOWN.jpg);
	background-position: 0px 0px;
}
div#menu span a:hover.navbutton {
    font-weight: bold;
    color: #000000;
	background-image: url(./images/navigationbuttonUP.jpg);
	background-position: 0px 0px;
}
div#menu span a:active.navbutton {
	font-weight: bold;
	color: #000000;
	background-image: url(./images/navigationbuttonDOWN.jpg);
	background-position: 0px 0px;
}
a {
background: none;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: red;
}
a:hover {
background: none;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: gold;
}
div.adminloginerror {
position: absolute;
z-index: 6;
top: 65px;
left: 390px;
width: 410px;
}
input.typein {
background-color: #000000;
border-color: #fdedb5;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
select.pickone {
background-color: #000000;
border-color: #fdedb5;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
textarea {
background-color: #000000;
border-color: #fdedb5;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
}
#clickit {
background-color: #000000;
border-color: #fdedb5;
color: #fdedb5;
}
input.sendit{
background-color: #000000;
border-color: #fdedb5;
border-width: 2;
border-style: outset;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
width: 75%;
}
input.nav{
background-color: #000000;
border-color: #fdedb5;
border-width: 2;
border-style: outset;
font-family: "Tahoma", sans-serif;
font-size: 14px;
color: #fdedb5;
width: 100%;
}
-->