.out-block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	height: 20px;
	width: 228px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #E5E5E5;
	color: #999999;
}
.navigation2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F5F5F5;
	display: block;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.navigation2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #E5E5E5;
	display: block;
	width: 236px;
	height: 20px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.navigation2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 228px;
	height: 20px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.navigation2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 228px;
	height: 20px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
