﻿body {
	link=black;
	vlink=black;
	alink=white;
	font-family: Arial, Helvetica, sans-serif;
}  

.header {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0074A9;
	padding-bottom: 1px;
}
.footer {
	font-size: x-small;
	text-align: right;
}
.container {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0074A9;
}
.content {
	border-left: 1px;
	margin-left: 200px;
	padding: 10px;
	border-bottom-color: #0074A9;
	border-left-style: solid;
}
.kolom {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.liststyle {
	margin-left: 0;
	padding-left: 0;
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
	background-image: url('images/hex1.png');
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	height: 35px;
	line-height: 31px;
	vertical-align: middle;
	font-weight: bold;
}
