.horbar	{
	color: white;
	z-index: 1;
}
.horbaritem	{
	float:left;
	font-size:10px;
	font-weight:bold;
	color: #666;
	height:0px;
	margin-top:60px;
	padding: 0 12px 0 12px;
	line-height:22px;
	background-image: url(../images/header/bg_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
}
.horbaritem a	{
	display: block;
	text-decoration: none;
	z-index: 1;
}
.horbaritem a:link	{
	color: #666;
	text-decoration: none;
	z-index: 1;
}
.horbaritem a:visited	{
	color: #666;
	text-decoration: none;
	z-index: 1;
}
.horbaritem a:hover	{
	color: #004890;
	text-decoration: none;
	z-index: 1;
}
.horbaritem a:active	{
	color: #666;
	text-decoration: none;
	z-index: 1;
}
.verbar	{
	color: white;
	background-color: #FFFFFF;
	border: 2px outset #cecac1;
	z-index: 1;
}
.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 1;
}
.subframe	{
	position: relative;
	display: block;
	background-color: #FFFFFF;
	border: 2px outset #cecac1;
	z-index: 1;
}
.item	{
	text-align:left;
	white-space: nowrap;
	margin-top:0px;
	padding: 0 12px 0 12px;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
	color: #666;
	z-index: 1;
}
.item a	{
	font-size:10px;
	font-weight:bold;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0 0 2px 0;
	position: relative;
	z-index: 1;
}
.item a:link	{
	color: #666;
	text-decoration: none;
	z-index: 1;
}
.item a:visited	{
	color: #666;
	text-decoration: none;
	z-index: 1;
}
.item a:hover	{
	color: #004890;
	text-decoration: none;
	z-index: 1;
}
.item a:active	{
	color: #004890;
	text-decoration: none;
	z-index: 1;
}
.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
	z-index: 1;
}
