/* CSS Document */

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #6280b1;
	display: block;
	padding: 1px;
	width: 98px;
	border: 2;
	left: 5px;
	border-left: 5;
}



.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #38596e;
	display: block;
	padding: 1px;
	width: 98px;
	left: 5px;
	border-left: 5;
}
	
.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6280b1;
	text-decoration: none;
	background-color: #FFFFFF;
	display: run-in;
	padding: 1px;
	
}



.navigation2:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: run-in;
	padding: 1px;
	
}

.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 1px;
	
}



.navigation3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF66;
	text-decoration: none;
	display: block;
	padding: 1px;
	background-color: 000000;
	
}

.navigation4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 159px;
	background-color: c6c4c5;
}



.navigation4:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	background-color: #000000;
	width: 159px;