@charset "utf-8";
#sitemap h3{
	padding: 3px;
	border-top: 1px solid #0066FF;
	border-right: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 5px solid #0066FF;
	background-color: #DDF0FF;
	color: #666666;


}

#sitemap a{
	color: #666666;

}
#sitemap a:hover{



}

#sitemap ul{
	margin-left: 25px;
	line-height: 1.3em;
	margin-bottom: 20px;
}
#sitemap h5{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding: 3px 3px 3px 5px;
	border-left-style: solid;
	margin: 10px 0px;

}
#sitemap h5 a{
	text-decoration: none;


}
#mail .formbutton{
	width: 100px;
	border: 3px double #999999;
	background-color: #CCCCCC;
	margin: 5px;




}
