/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003194;
	display: block;
	padding: 8px;
	width: 140px;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D24D24;
	display: block;
	padding: 8px;
	width: 140px;
}
.topnavigation {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCFF;
	display: block;
	padding: 8px;
	width: 110px;
	border: thin solid #000000;
	text-align: center;
}
.topnavigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 110px;
	text-align: center;
}
.navigationactive {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #459AF1;
	display: block;
	padding: 8px;
	width: 140px;
	border: thin solid #000000;
}
.navigationactive:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D24D24;
	display: block;
	padding: 8px;
	width: 140px;
}
.topnavigationactive {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F7EEDF;
	display: block;
	padding: 8px;
	width: 110px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #F7EEDF;
	border-left-color: #000000;
	border-bottom-style: none;
	text-align: center;
}
.topnavigationactive:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 110px;
	text-align: center;
}
.scrollbar {
	overflow: scroll;
}
.bizname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
