
body{
	margin: 5px auto auto auto;
	padding: 0px 0px 0px;
	background-color: #ffdead;
	text-align: center;
	color: #515151;
}

div#box{
	margin: 0px auto auto auto;
	padding: 5px 5px 5px 5px;
	border: 1px solid #990000;
	border-bottom-style: dashed;
	text-align: left;
	background-color: #e9e9e9;
	color: #515151;
	width: 710px;
	height: auto;
}


div#topf{
	height: 150px;
	width: 710px;
	background-color: white;
	color: #515151;
	padding: 0px;
	margin: 0px;
}
	
div#lupf{
	width: 150px;
	height: 330px;
	text-align: left;
	float: left;
	color: #515151;
	background-color: #E9E9E9;
	margin: 10px 0px 0px 0px;
	border: 1px solid #990000;
	
}

div#lupf ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

div#lupf li{
	margin: 0px auto 0px 1px;
	padding: 0px 0px 0px 0px;
	list-style: none;

} 

div#lupf a{
	color: #990000;
	font: normal normal bolder 19px Papyrus, Georgia, serif;
	text-decoration: none;
	background-color: #E9E9E9;

}

div#lupf a:hover{
	color: #00014F;
	font: normal normal bolder 19px Papyrus, serif;
	text-decoration: underline;
	background-color: #E9E9E9;
	
}

div#midf{
	width: 552px;
	height: auto;
	background-color: white;
	float: right;
	text-align: left;
	color: #515151;
	margin: 10px 0px 0px 0px;
	border: 1px solid #990000;
	
}
	 
div#ldwf{
	width: 150px;
	height: auto;
	text-align: center;
	float: left;
	color: #515151;
	background-color: #E9E9E9;	
	margin: 5px 0px 0px 0px;
	border: 1px solid #990000;
}
	 
div#downf{
   margin:0px;
	padding: 5px 0px 0px 0px;
	width: 552px;
	height: auto;
	background-color: #e9e9e9;
	text-align: center;
	float: right;
	color: #515151;
	margin: 5px 0px 0px 0px;
	border: 1px solid #990000;
}


h1{
	font: normal normal 13px/120% Tahoma, Verdana, fantasy, sans-serif;
	color: #000066;
	background-color: white;
	margin-left: 15px;
	margin-right: 15px;
}

h2{
	background-color: white;
	color: #0000CC;
	font-size: 8px;
}
h3{
	font: normal normal bold 15px/120% Tahoma, Verdana, fantasy, sans-serif;
	color: #990000;
	background-color: White;
	margin-left: 5px;
}

h4 {
	font: normal normal bold 15px/120% Tahoma, Verdana, fantasy, sans-serif;
	color: #990000;
	background-color: white;
	text-align: center;
}

h5{
	font: normal normal 13px/120% Tahoma, Verdana, fantasy, sans-serif;
	color: #000066;
	background-color: white;
	text-align: center;
}

h6{
	font: normal normal 11px Georgia, Geneva, Verdana, serif, fantasy;
	color: #990000;
	background-color: #e9e9e9;
	text-align: center;
}



div#footf{
	height: 20px;
	width: 710px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #990000;
	border-top-style: dashed;
	float: left;
	text-align:center;
   background-color: #E9E9E9; 
	color: #0000CC;
}

div#footf a{
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	background-color: #E9E9E9; 
}


div#navigation{
	color: #990000;
	background-color: #E9E9E9; 
}



div#navigation ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#navigation li{
	margin: 0;
	padding: 5px;
	display: inline;
	letter-spacing: 1px;
} 

div#navigation a{
	color: #990000;
	font: normal bold 10px Tahoma, Verdana, Geneva, sans-serif, fantasy;
	text-decoration: none;
	background-color: #E9E9E9; 
}

div#navigation a:hover{
	color: #00014F;
	font-style: normal;
	text-decoration: underline;
	background-color: #E9E9E9; 
}

div#navigatione{
	color: #00014F;
	background-color: #E9E9E9;
	
}



div#navigatione ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#navigatione li{
	margin: 0;
	padding: 3px;
	display: inline;
	letter-spacing: 1px;
} 

div#navigatione a{
	color: #00014F;
	font: normal bold 10px Tahoma, Verdana, Geneva, sans-serif, fantasy;
	text-decoration: none;
	background-color: #E9E9E9; 
}

div#navigatione a:hover{
	color: #990000;
	font-style: normal;
	text-decoration: underline;
	background-color: #E9E9E9; 
}
