body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F9CB3;
}

form {
	margin: 0px;
	padding: 0px;
}

.main_kop {
	font-weight:bold;
}

.input1 {
	width: 150px;
	height: 19px;
	border-width: 1px;
	border-color: #53617B;
	background-color: #323A49;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8CFDA;
}

.input2 {
	width: 238px;
	height: 19px;
	border-width: 1px;
	border-color: #3F4A5D;
	background-color: #262C38;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8CFDA;
}

.select1 {
	width: 62px;
	border-width: 1px;
	border-color: #3F4A5D;
	background-color: #262C38;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8CFDA;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #C8CFDA;
}

.text2 {
	font-size: 10px;
	color: #ADB6C7;
}

.text3 {
	font-size: 9px;
	color: #A0ABBE;
}

a {
	color: #3674BF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index42.gif);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index58.gif);
	background-repeat: repeat-x;
}