h4 {
	color: #193d6f;
}
.MenuContent a:link {
	color: #193d6f;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.MenuContent a:hover {
	background-color: #F7F7F7;
	background-image: url(../data/images/site/arrow_right_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.MenuContent a:visited {
	color: #446694;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
a:link {
	font-weight: bold;
	color: #193d6f;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #aeaa58;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
li {
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	color: #333333;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.detailtitle {
	height: 22px;
	font-weight: bold;
	position: relative;
	color: #193d6f;
	padding-top: 4px;
	padding-left: 12px;
	font-size: 21px;
}
#bar a:hover {
	background-color: #193d6f;
}
