body	{	background-color:#56AE38;
			scrollbar-base-color:#56AE38;
			scrollbar-3dlight-color:#FFFFFF;
			scrollbar-arrow-color:#40822A;
			scrollbar-darkshadow-color:#40822A;
			scrollbar-face-color:#A7EB8F;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-shadow-color:#40822A;
			scrollbar-track-color:#A7EB8F;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			font-family:Arial;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: bold;
			overflow: auto;
			overflow-x: auto;
}

select {	font-family: Verdana;
			font-size: 11px;
			color: #4FA034;
			margin-right: 15px;
			margin-top: 12px;
}
td.bg_img {	background-image:url(images/bg.gif);
}
td.worldmap {	background-image:url(images/worldmap.gif);
}
td.head {	font-family: Verdana;
			font-size: 14px;
			color: #FFFFFF;
			font-weight: bold;
			padding-left:15px;
}
td {		font-family: Verdana;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: normal;
}
p {		padding-right: 15px;
		font-family: Verdana;
		font-size: 10px; }

a:link, a:visited, a:active, a:focus {	font-family: Verdana;
										font-size: 11px;
										color: #FFFFFF;
										font-weight: bold;
										text-decoration: none;
}
a:hover {	font-family: Verdana;
			font-size: 11px;
			color: #A7D09A;
			font-weight: bold;
			text-decoration: none;
}
a.lSelect:link, a.lSelect:visited, a.lSelect:active, a.lSelect:focus {	font-family: Arial;
					font-size: 11px;
					color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
}
a.lSelect:hover {	font-family: Arial;
					font-size: 11px;
					color: #A7D09A;
					font-weight: bold;
					text-decoration: none;
}
h1 { 	font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		line-height: 14px;
		margin-bottom: 0px;
		}
#kontainer { 	position: relative;
				left: 0px;
				top: 0px;
				width: 400px;
}
#m1 {
	position: absolute;
	left: 0px;
	top: -70px;
	width: 300px;
	visibility: hidden;
	float: both;
	display: block;
	/*border: 1px #cccccc solid;
	background-color:white;*/
	margin:0px;
	padding:0px;
}
#m2 {
	position: absolute;
	left: 0px;
	top: -70px;
	width: 300px;
	visibility: hidden;
	float: both;
	display: block;
	/*border: 1px #cccccc solid;
	background-color:white;*/
	margin:0px;
	padding:0px;
}
#m3 {
	position: absolute;
	left: 0px;
	top: -70px;
	width: 300px;
	visibility: hidden;
	float: both;
	display: block;
	/*border: 1px #cccccc solid;
	background-color:white;*/
	margin:0px;
	padding:0px;
}
#m4 {
	position: absolute;
	left: 0px;
	top: -70px;
	width: 300px;
	visibility: hidden;
	float: both;
	display: block;
	/*border: 1px #cccccc solid;
	background-color:white;*/
	margin:0px;
	padding:0px;
}