/* CSS Document */

p{
	font-family: Verdana, snas-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.bold {
	font-family: Veranda, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}

.bold_1 {
	font-family: Veranda, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}

.bold_2 {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}

.bold_3 {
	font-family: Veranda, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}

.bold_4 {
	font-family: Veranda, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}

.navigation {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-color:#66CC33;
	display: block;
	padding: 0px;
	width: auto;
}

.navigation:hover {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66FF00;
	text-decoration: none;
	background-color: #66CC33;
	display: block;
	padding: 0px;
	width: auto;
}

.navigation_1 {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	background-color: #66CC33;
	display: block;
	padding: 4px;
	width: 120px;
}

.navigation_1:hover {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #66FF00;
	text-decoration: none;
	background-color: #66CC33;
	display: block;
	padding: 4px;
	width: 120px;
}

.navigation_2 {
	font-family: Veranda, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: underline;
	background-color:#66CC33;
	display: inline;
	padding: 2px;
	width: auto;
}

.navigation_2:hover {
	font-family: Veranda, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #66FF00;
	text-decoration: none;
	background-color: #66CC33;
	display: inline;
	padding: 2px;
	width: auto;
}

.navigation_3 {
	font-family: Veranda, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: underline;
	background-color:#66CC33;
	display: inline;
	padding: 0px;
	width: auto;
}

.navigation_3:hover {
	font-family: Veranda, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #66FF00;
	text-decoration: none;
	background-color: #66CC33;
	display: inline;
	padding: 0px;
	width: auto;
}

.background {
	background-color: #FFFFFF;
}

.block {
	letter-spacing: normal;
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	display: none;	
}

.menus {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}