a {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
body,td,p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #51522E;
	line-height: 150%;
}
input,select,textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #51522E;
	}
textarea{
	line-height: 150%;
}
.textfield{
	background-color: #F4F4E3;
	border: solid 1px #999966;
}
.btn {
	background-image: url(img/btn.gif);
	height: 23px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font: 11px Tahoma;
}
.menu{
	font-family: Georgia, Arial;
	font-size: 9pt;
	color: #CCCC99;
	text-decoration: none;
}
.menu:hover{
	color: #FFCC00;
	text-decoration: none;
}

.title0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC3300;
	font-weight: bold;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #336600;
	font-weight: bold;
}
.title2{
	font-size: 11pt;
	color: #666600;
	font-weight: bold;
}
.submenu{
	font-family: "Trebuchet MS", Arial;
	color: #666600;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu:hover{
	color: #663300;
}
.sitemap{
	color: #666600;
}
