@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	line-height: 20px;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #5C743D;
	letter-spacing: normal;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C743D;
	display: block;
	padding: 8px;
	width: 125px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC66;
	display: block;
	padding: 8px;
	width: 125px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #666666;
}
.smalltext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal;
	font-size: 11px;
    color: #666666;
	
}
