/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAF8DE;
}
a:link {
	color: #fcffc9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fcffc9;
}
a:hover {
	text-decoration: none;
	color: #fcffc9;
}
a:active {
	text-decoration: none;
	color: #fcffc9;
}
.upper-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #fcffc9;
	font-weight: bold;
}
.over {
	BACKGROUND-COLOR:#075d06;
}
.out {
	BACKGROUND-COLOR: #278527;
}
.side-links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #055d09;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
.style7 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
SPAN.TreeviewSpanArea A 
{
     font-size: 11px; 
     font-family: tahoma;  
     text-decoration: none;
     color: black;
}
SPAN.TreeviewSpanArea A:hover
{
     color:#FF0000;
}