@charset "utf-8";
/* CSS Document */

ul#siteNav li {
	float: left;
	width:177px;
	height:auto;
	margin-right:1px;
	font-weight:bold;
	text-align:center;
	display: inline;
}
ul#siteNav li a {
	color:#000000;
	display:block;
	padding:3px 0;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image: url(../newimages/newmenubar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}
ul#siteNav li a:hover, ul#siteNav li a:active {
	background-position:-177px 0px;
	color: #FFFFFF;
}
.waku .endmenu {
	float: left;
	width: 801px;
	font-size: 12px;
	text-align: center;
	background-image: url(../newimages/endtape.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.waku .end {
	font-size: 10px;
	background-image: url(../newimages/endtape2.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: auto;
	width: 801px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
ul#bcList {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	color: #000000;
}
ul#bcList li {
	display: inline;
	margin-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #666666;
}
ul#bcList li#liM04 {
	padding-right: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

