.general {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;

}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
    background-image: url(../_images/background.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: inherit;

}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border: 0px none;
	outline: none;


}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	border: 0px none;
	outline: none;

}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	border: 0px none;
	outline: none;

}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	border: 0px none;
	outline: none;
}

img {
	border-width: 0em;
}


.head-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.head-category {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

.project-number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-style: normal;
}
.project-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

   SPAN.TreeviewSpanArea a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
    text-decoration: none;
	
}
   SPAN.TreeviewSpanArea a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	 
}

.intro-nl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-style: italic;
}
.intro-en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
}

