a.navi_top {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	color: #336699;
	text-decoration: none;
}

a.navi_intern {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #336699;
	background-color: #b2d0ee;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 30px;
	border-right: 0px solid #ffffff;
	display: inline-block;
	background-image: url(../images/layout/bg_navi_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.navi_intern:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #b2d0ee;
	background-image: url(../images/layout/bg_navi_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.navi_intern_loc {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #336699;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 16px;
	border-right: 0px solid #ffffff;
	display: inline-block;
	background-image: url(../images/layout/bg_navi_loc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.navi_main {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #336699;
	background-color: #b2d0ee;
	text-decoration: none;
	padding-left: 6px;
	border-bottom: 0px solid #ffffff;
	display: block;
	background-image: url(../images/layout/bg_navi_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.navi_main:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #b2d0ee;
	background-image: url(../images/layout/bg_navi_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.navi_main_loc {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #336699;
	text-decoration: none;
	padding-left: 20px;
	border-bottom: 0px solid #ffffff;
	display: block;
	background-image: url(../images/layout/bg_navi_loc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.navi_sub {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #336699;
	background-color: #b2d0ee;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 30px;
	border-right: 0px solid #ffffff;
	display: inline-block;
	background-image: url(../images/layout/bg_navi_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.navi_sub:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #b2d0ee;
	background-image: url(../images/layout/bg_navi_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.navi_sub_loc {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #336699;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 16px;
	border-right: 0px solid #ffffff;
	display: inline-block;
	background-image: url(../images/layout/bg_navi_loc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.sitemap_main {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #336699;
	text-decoration: underline;
}

a.sitemap_sub1 {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #999999;
	text-decoration: underline;
	padding-left: 30px;
	background-image: url(../images/layout/sitemap_icon_sub1.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

a.sitemap_sub1_last {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #999999;
	text-decoration: underline;
	padding-left: 30px;
	background-image: url(../images/layout/sitemap_icon_sub1_last.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

a.sitemap_sub2 {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #999999;
	text-decoration: underline;
	padding-left: 100px;
	background-image: url(../images/layout/sitemap_icon_sub2.gif);
	background-repeat: no-repeat;
	background-position: 75px 0px;
}

a.home_img_link {
	color: #005c9f;
	text-decoration: none;
}

a.textlink {
	color: #005c9f;
	text-decoration: underline;
}

a.textlink:hover {
	text-decoration: underline;
}

a.link {
	line-height: 20px;
	color: #005c9f;
	text-decoration: underline;
}

a.link:hover {
	text-decoration: underline;
}

a.textlink_small {
	font-size: 11px;
	color: #005c9f;
	text-decoration: underline;
}

a.img_copyright {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.copyright {
	color: #999999;
	text-decoration: none;
}


