BODY{
	font-family: Arial, Tahoma, sans-serif;
	background-color:#FFFFFF;
	color: #000000;
	overflow-y:auto;
	overflow-x:hidden;
	margin:0px;
}

BODY, TD{
	color:#000000;
	font-size:13px;
}

A{
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

A:hover {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

TEXTAREA {
	width: 300px;
	height: 150px;
}

SELECT{
	font-size:9pt; 
}

INPUT{
	border: 1px solid #000000;
}

INPUT.BUTTON{
	border:1px solid #DEC739;
	color:#FFFFFF;
	background-color:#BC2433;
	width: 100px;
}

#divContent{
	color:#000000;
	top:0px;
	left:0px;
	width:664px;
}

#divSearch{
	position:absolute;
	top:10px;
	left:695px;
	z-index:10;
}

.Header {
	font-size: 14px;
	margin-bottom: 4px;
	font-weight:bold;	
	color: #BC2433;
}

.SubHeader {
	font-weight:bold;
	color: #BC2433;
}


.rodetekst{
	color: #BC2433;
}

#treeDiv1{
	position:absolute;
	left:0px;
	top:126px;
	z-index:15;	
	width:170px;
}
