.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	text-decoration: none;

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

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


}

a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;


}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;

}

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

.head-category {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFF00;
	font-weight: bold;
}

.project-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.project-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

   SPAN.TreeviewSpanArea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
    text-decoration: none;
	
}
   SPAN.TreeviewSpanArea a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	 
}
