/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

.navigation{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #669933;
	display: block;
	padding: 3 px;
	width: 180px;
	color: #003366;
}

.navigation1{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #669933;
	display: block;
	padding: 6;
	width: 189px;
	color: #003366;
	margin-left: 5px;
}

.top_navigation{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #669933;
	display: inline;
	padding: 0;
	width: 950px;
	color: #003366;
	margin-left: 5px;
}
