
.topNavi
{
	background-color: #743106;
	height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.topSubNavi
{
	background-image: url("/images/n1_bg.gif");
	height: 22;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
}

A.topNaviLink
{
	text-decoration: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

A.topNaviLink:hover
{
	text-decoration: underline;
}

A.topSubNaviLink
{
	text-decoration: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

A.topSubNaviLinkSelected
{
	text-decoration: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #676767;
	font-weight: bold;
}

A.leftNavi, .leftNavi
{
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
	color: #743106;
}

.leftNaviSelected
{
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
	color: #000000;
}

A.leftNaviSub, .leftNaviSub
{
	text-decoration: none;
	color: #743106;
}

A.leftNaviSubSelected, .leftNaviSubSelected
{
	color: #000000;
	text-decoration: none;
}
