@charset "utf-8";
.sideMenuTbl {
	font-size: 12px;
	width: 100%;
}
.sideMenuTbl * {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #003366;
}
.sideMenuTbl td {
	vertical-align: top;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.sideMenuTbl .raquoCell {
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
	padding-right: 2px;
	width: 20px;
}
.sideMenuTbl .linkCell {
	vertical-align: top;
	text-align: left;
	padding-right: 12px;
	padding-left: 2px;
}
.sideMenuTbl a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.sideMenuTbl a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
.sideMenuTbl a:visited {
	color: #660066;
	text-decoration: none;
	font-weight: normal;
}
.sideMenuTbl a:active {
	color: #660066;
	text-decoration: underline;
	font-weight: normal;
}
#menuNow {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
#menuNow h3 {
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	padding-left: 8px;
}
#menuNow h4 {
	font-size: 6px;
	font-weight: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#menuNow h5 {
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
