a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.3column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	margin: 4px 8px 10px -0.5em;
	padding-left: 1.6em;
}
li {
	list-style: disc url(none);
	margin-left: 0;
	padding-bottom: 1px;
	text-indent: 4px;
}

/*                                                          */
/* Styles for the tree.                                     */
/*                                                          */

   SPAN.TreeviewSpanArea {
     font-size: 12px; 
     font-family: verdana, helvetica, Arial, sans-serif;
     color: #666;
}
   SPAN.TreeviewSpanArea A {
     color: #666;
     text-decoration: none;
}
   SPAN.TreeviewSpanArea A:hover {
     color: #82002B;
     text-decoration: none;
}
	SPAN.TreeviewSpanArea A:visited {
     color: #666;
     text-decoration: none;
}
.sub input {
	background-color: #FFFFFF !important;
}
