/* CSS Document */

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFCC99;
line-height: 18px;
padding: 3px;
}
.navigation{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #99cc66;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #5c743d;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation1{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #5c743d;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation1:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #99cc66;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #af663a;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation2:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #f1e767;
	display: block;
	padding: 3px;
	width: auto;
}

.navigation3{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#f1e767 ;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation3:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#af663a ;
	display: block;
	padding: 3px;
	width: auto;
}

.navigation4{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#336699 ;
	display: block;
	padding: 3px;
	width: auto;
}
.navigation4:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#3399cc ;
	display: block;
	padding: 3px;
	width: auto;
}

.navigation5{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color:#ff9900 ;

	display: block;
	padding: 3px;
	text-decoration: none;
}
.navigation5:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;

	background-color:#000000 ;
	display: block;
	padding: 3px;
	text-decoration: none;
}

.style3{
font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
text-decoration: none;
display: block;
padding: 3px;
width:150px;
}

.style3:hover{
font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
text-decoration: underline;
display: block;
padding: 3px;
width:150px;
}
