body {
	background-color: #EFEDD4;
	margin-top: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	line-height: 2;
	color: #fff;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-weight: bold;	
	color: EFEDD4;
	background-color: 8D332A;
	padding: 3;
}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16;
	font-weight: bold;	
	color: 8D332A;
	background-color: EFEDD4;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12;
	color: 8D332A;
	background-color: EFEDD4;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16;
	font-weight: bold;	
	color: EFEDD4;
	background-color: 8D332A;
}

hr {
	background-color: 8D332A;
	height: 18px;
	margin-left: 0;
	margin-top: 0;
}	

#container {
	width: 800;
	margin-top: 0;
	margin-left: 0;
	background-color: #EFEDD4;
	float: center;
}

#content {
	background: #FFF;
	margin-left: 2em;
	width: 750;
}

#bal {
	background: #FFF;
	float: left;
	margin: 0;
	width: 400;
}

#balmenu {
	float: left;
	margin: 0;
	width: 220;
	background-color: #8D332A;
}

#jobb {
	background: #FFF;
	float: right;
	margin: 0;
	width: 380;
}
	
#kep {
	margin-top: 10;
	margin-left: 10;
	border: 3px ridge #EFEDD4;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	color: #330000;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11;
	line-height: 16px;
	color: #330000;
}

a {
	color: #EFEDD4;
	text-decoration: none;
	padding: 3px 1px;
}

a:hover {
	background: #571811;
	color: #EFEDD4;
	padding: 3px 1px;
}

.nav {
	top: 150;
	left: 0;
	width: 800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12;
	font-color: #EFEDD4;
	font-weight: bold;
	background-color: #571811;
	padding: 0.25 em;
}

.nav1 {
	position: relative;
	top: 0;
	left: -22px;
	width: 300;
	line-height: 0.15;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11;
	font-color: #EFEDD4;
	font-weight: bold;
	background-color: #8D332A;
	margin-top: 0;
	margin-left: 1;
	margin-bottom: 2;
	padding: 10, 1, 10, 1;
	display: none;
}

.navabc {
	top: 150;
	left: 0;
	width: 800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14;
	font-color: #8D332A;
	font-weight: bold;
	background-color: #fff;
	padding: 0.5;
}

li {
	list-style: none;
	display: inline;
	margin-left: 20px;
	margin-right: 25px;
}	

ul {
	list-style: none;
	display: block;
	margin-left: 0;
	padding-left: 2;
	padding-top: 5;
	padding-bottom: 5;
	line-height: 0.2;

}

.box1 {
	border-width: 2px;
	border-color: #EFEDD4 #571811 #571811 #EFEDD4;
	background-color: #8D332A;
	font-size: 14;
	font-color: #EFEDD4;
	font-weight: bold;
	border-style: solid;
}

