#headpage #filication {
	background-color: #FFCC33;
	border: 3px groove #333333;
	margin-left: 2px;
	margin-right: 2px;
}
#headpage #headtitle {
	background-color: #333333;
	border: 2px solid #FFFFFF;
}

#headpage #lefttree {
	height: 643px;
	width: 176px;
	border: 1px solid #FF0000;
	margin-top: 3px;
	margin-left: 2px;
}
#headpage #right {
	margin-top: 0px;
	margin-left: 2px;
	width: 552px;
	border: 1px solid #333333;
}
#headpage #headtitle #Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#headpage #headtitle #Button a:link {
	color: #FFFFFF;
	text-decoration: none;
}


#headpage #headtitle #Button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headpage #text {
}
#headpage #welcometext {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#headpage #line {
	color: #0000FF;
}



#headpage #headtitle #Button a:hover {
	color: #0000FF;
	text-decoration: none;
}
#headpage #headtitle #Button a:active {
	color: #9966FF;
	text-decoration: none;
}
