a {
	color: 				white;
	text-decoration:	none;
}

a.readon {
	color: 				#999999;
}

#tekst {
	color:				white;
	font:				9pt Tahoma;
	height:				364px;
	margin:				5px 0px 0px 20px;
	padding-right:		20px;
	overflow:			auto;
	line-height:		11pt;
}

td {
	color:				white;
	font:				9pt Tahoma;
}

h1 {
	font:				bold 13pt Tahoma, sans-serif;
	margin:				5px 0px 0px 0px;
}

p {
	margin:				5px 0px 15px 0px;
}

td.menu {
	font:				bold 8pt Tahoma;
	width:				98px;
	color:				#003366;
	text-transform:		uppercase;
	text-align:			center;
	vertical-align:		middle;
	height:				100%;
	cursor:				pointer;
	padding-top: 		3px;
}

td.menu_active {
	background-color:	white;
}
.sub {
	float: 				left;
	align: 				center;
	width: 				98px;
	height: 			25px;
}
.submenu {
	font:				bold 8pt Tahoma;
	color:				#003366;
	text-transform:		uppercase;
	text-align:			center;
	line-height:		25px;
	vertical-align:		middle;
	cursor:				pointer;
	padding:	 		0px 5px 0px 0px;
}

.sub_active {
	background-color:	white;
}

.job_title,
.news_title {
	color:				white;
	font:				bold 10pt Tahoma, sans-serif;
	text-decoration:	none;
}

.news_title_home {
	font:				bold 13pt Tahoma, sans-serif;
}

ul {
	list-style-type:	square;
}

input,textarea {
	border:				1px solid white;
}