/* CSS Document */

.b1 {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	background-color: #FFFFFF;
	text-indent: 30px;
	white-space: nowrap;
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
 }

.b1:hover {
	color: #000;
	background-color: #EEEAD2;
}

.b1a {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background-color: #C3B07F;
	text-indent: 30px;
	white-space: nowrap;
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.b2 {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	background-color: #FFFFFF;
	background:url("../images/nav/sub.gif") no-repeat left top;
	text-indent: 45px;
	white-space: nowrap;
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
 }
 
 .b2:hover {
	color: #000;
	background-position:0% -17px;
}

.b2a {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background-color: #FFFFFF;
	background:url("../images/nav/b2a.gif") no-repeat left top;
	text-indent: 45px;
	white-space: nowrap;
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
 }
 
 .b3 {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	background-color: #FFFFFF;
	background:url("../images/nav/sub2.gif") no-repeat left top;
	text-indent: 60px;
	white-space: nowrap;
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
 }
 
 .b3:hover {
	color: #000;
	background-position:0% -17px;
}

.b3a {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background-color: #FFFFFF;
	background:url("../images/nav/b3a.gif") no-repeat left top;
	text-indent: 60px;
	white-space: nowrap;
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
 }

.b4 {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	text-decoration: underline;
	color: #999;
	background-color: #FFFFFF;
	text-indent: 30px;
	white-space: nowrap;
	display: block;
 }

 .b4:hover {
	color: #602603;
	text-decoration: underline;
 }
.disclaim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #602603;	
}
