/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	background-color: #F7EEC0;
	padding: 4px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FF1B07;
	background-color: #F7EEC0;
	padding: 4px;
	font-weight: bold;
}

.navigationbar {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px;
	width: auto;
	font-weight: bold;
}


.navigationbar:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	padding: 4px;
	font-weight: bold;
}

.navigationhead {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-color: #F7EEC0;
	display: block;
	padding: 4px;
	width: auto;
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	background-color: #F7EEC0;
	padding: 4px;
}


.navigation3 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	background-color: #F7EEC0;
	padding: 4px;
	height: 12px;
}

.navigation3:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FF1B07;
	background-color: #F7EEC0;
	padding: 4px;
	font-weight: bold;
}
