body {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	background: url(images/background.png) top center  }
}

input {
	font-family: verdana;
	font-size: 11px;
}

textarea, select {
	font-family: verdana;
	font-size: 11px;
}

input.extra {
	height: 19px;
	border: 1px solid #000000;
	background: url('images/bg.PNG');
	cursor: hand;
}

input.extra1 {
	height: 19px;
	border: 1px solid #000000;
	background: url('images/bg2.PNG');
	cursor: hand;
}

table {
	font-family: verdana;
	font-size: 11px;
	cursor: default;
}

td {
	line-height: 17px;
}

td.header {
	height: 200px;
	background: url('images/loading.gif') center center no-repeat;
}

td.tekst{
	padding: 3px;
	background: #FFFFFF;
}

td.menu_top {
	padding-left: 7px;
	color: #FFFFFF;
	background: url('images/menu_bg.png') center center no-repeat;
}

td.menu_tekst {
	padding-left: 3px;
	border-left: 1px solid #8CD7F2;
	border-bottom: 1px solid #8CD7F2;
	background: #FFFFFF;
}

td.border-left {
	width: 31px;
	background-image: url('images/border-left.png');
}

td.border-right {
	width: 31px;
	background-image: url('images/border-right.png');
}

a:link {
	color: #00AAFF;
	text-decoration: none;
}

a:visited {
	color: #00AAFF;
	text-decoration: none;
}

a:active {
	color: #00AAFF;
	text-decoration: none;
}

a:hover {
	color: #00AAFF;
	text-decoration: underline;
}

#new {
	line-height: 35px;
	font-family: tahoma;
	font-size: 25px;
	color: #00AAFF;
}