BODY {
    background: #00040d;
    font-family: verdana, arial;
    font-size:10px;
    margin-bottom: 5px;
    margin-top:5px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    }

.normal {
  font-size: 10px;
  }

.nav {
  height: 12px;
  border: 1px solid #ffffff;
  background: #0d0000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-align:center;
  padding-right: 3px;
  padding-left:3px;
}
  


.nav:hover {
  color: #00040d;
  background: #e1b6b6;
  height: 12px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 3px;
  padding-left:3px;

}

a {
  color: #e1b6b6;
  text-decoration: none;
}

a:hover {
  color: #0d0000;
}

.link {
  color: #e1b6b6;
  text-decoration: underline;
}
.ulspecial {
  list-style-type: none;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:10px;
}

.link:hover {
  color: #e1b6b6;
  text-decoration: none;
}
  
P, p, td {

  font-size: 10px;
}

}


#wrap {
    min-width:768px;
    width:auto;
    width:754px;
    }
#menu {
    background:#001100 url('images/navbar.jpg') no-repeat;
    border-bottom:1px solid #823a3a;
    padding:4px 0;
    width:754px;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#e1b6b6;
    }


#menu a.hover {
	color: #140000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='75p_honey.png');
	background-image: url('images/white-90.png');
	}
#menu span {
    display:inline;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:1em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }


#banner {
	width: 754px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Impact, Arial Black, sans-serif;
	font-size: 48px;
	color: #fff;
	background-color: #CCCCCC;
	font-weight: normal;
	height: 177px;
	background-image: url('images/bannert.jpg');
	background-repeat: no-repeat;
    }
  
#container {
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 0px;
    }

.mainbody_red {
    background: #140405 url('images/redgradient.gif');
    color: #d4b1b1;
    padding:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;
    width: 754px;
    }
    
.mainbody_blue {
    background: #040614 url('images/bluegradient.gif') no-repeat;
    color: #d4b1b1;
    padding:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;
    width: 754px;
    }

.mainbody_profiles {
    background: #140405;
    color: #d4b1b1;
    padding:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;
    width: 350px;
    }
    
.copyright {
    color: #d4b1b1;
    padding:5px;
    font-size: 8px;
    text-align:center;
    }
    
INPUT, SELECT {
    background: #150000;
    color: #d4b1b1;
    border: solid 1px #d4b1b1;
    font-size: 10px;
    }
    
hr {
    background: #ffffff;
    color: #ffffff;
    border: 0px;
    text-align: center;
    width: 98%;
    padding-top: 0px;
    margin: 4px 0px 4px 0px;
    min-height:0px;
    height:auto;
    height: 1px;
}

.tablebody {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align:left;
}