ul#menue {
margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:20px;text-transform:uppercase;font-size:11px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:"Trebuchet MS", Arial, Verdana, sans-serif;border-bottom:2px solid #885c13;border-top:1px solid #f2d3a0;
}
ul#menue li {
display:block;float:left;margin:0;padding:0;
}
ul#menue li a {
display:block;float:left;color:#874B46;text-decoration:none;padding:4px 15px 0 14px;height:20px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
}
ul#menue li a:hover {
background:transparent url("images/bgHOVER.gif") no-repeat top right;
}
ul#menue li a.active,ul#menue li a.active:hover {
color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;
}



body {
	margin : 0;
	padding : 0;
	text-align : left;
	color : #535353;
	font : 75% "Trebuchet MS", verdana, arial, sans-serif;
	display: block;
	background: #dad4c3;
}
#container {
	width : 840px;
	border : 1px solid #885c13;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
	line-height : normal;

}
#banner {
float : none;
width : 730px;
height : 165px;
padding : 0 0 0 0;
margin : 0;
background : inherit;
}

#content {
	background-color: #f2ece2;
	padding: 10px 100px 10px 100px;


}

div#content { 
min-height:410px;
height:expression(this.scrollHeight > 410 ? "auto":"410px"); 
}
#content h1 {
	padding : 40px 0 0 0;
	font : bold 120% "Trebuchet MS", verdana, arial, sans-serif;
	color : #333333;
	line-height: 10pt;
margin : 0;
}

.usagetable {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #5a5b5d;
	border-left: 1px solid #5a5b5d;
}
.usagetable td {
	border-bottom: 1px solid #5a5b5d;
	border-right: 1px solid #5a5b5d;
	padding: 5px;
}

.lired{
	color: #9e1616;
	font-weight:bold;
}

.boxx{
	background-color: #fff4db;
	border: 1px #C5C5C5 solid;
	padding: 4px;
}

.sml {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.hints {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#sidebar {
	float : right;
	width : 307px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	overflow: hidden;
	background-color: #FFFFFF;

}
#footer {
	clear : both;
	font-size : 0.8em;
	border-top: 2px solid #885c13;
	padding: 0 15px 0 15px;
	margin : 0;
	text-transform:uppercase;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
h1 {
	margin : 50px 0 20px 15px;
	font : bold 120% "Trebuchet MS", verdana, arial, sans-serif;
	color : #333333;
	line-height: 15pt;
}
h2 {
	font : bold 120% "Trebuchet MS", verdana, arial, sans-serif;
	color : #5d775a;
	background : inherit;
}
h3 {
margin : 0;
font : bold 170% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
letter-spacing : 5px;
color : #555B7D;
background : transparent;
}
a {
color : #5d775a;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #369;
background : inherit;
}
input {
	border: 1px solid #f2d3a0;
	color: #535353;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	background-color: #FFFFFF;
}
.pic {
	padding: 100px 0 0 0;
	margin: 0;
}
.pic2 {
	padding: 50px 0 0 0;
	margin: 0;
}

