.horbar	{
	color: #999999;
	font-weight : bold;
	background-color: transparent;
	width : auto;
	text-align : left;
	padding-left : 10px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	color : #FFFFFF;
	padding : 14px 15px 14px 15px;
}

.horbaritem a	{
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	color : #FFFFFF;
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.horbaritem a:visited	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.horbaritem a:hover	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.horbaritem a:active	{
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #dcdad5;
	border: 2px outset #cecac1;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	border : 1px solid #262626;
	background-color : #6e6e6e;
}

/*.subframe {
	position: absolute;
	display: block;
	background-color: #f9f9f0;
	border: 1px outset #666663
}*/

.item	{
	text-align: left;
	white-space: nowrap;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 11px;
}

.item a	{
	position: relative;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 11px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding : 2px 4px 2px 4px;
}

.item a:link, .item a:visited	{
	color: #ffffff;
	text-decoration: none;
	font-size : 11px;
}

.item a:hover, .item a:active	{
	color: #46f700;
	background-color : #4a4a4a;
	text-decoration: none;
	font-size : 11px;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
div.page-menu-top-span {
	/*float : left;*/
	white-space : nowrap;
	height : 30px;
	text-align : left;
	border-bottom : 1px solid #979797;
}
a.page-menu-top0, a.page-menu-top1, a.page-menu-top0:hover, a.page-menu-top1:hover {
	display : block;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	text-decoration : none;
	padding : 8px 8px 8px 40px;
}
a.page-menu-top0 {
	color : #ffffff;
	background-image : url('../../images/menu_bg.gif');
	background-position : left middle;
	background-repeat : no-repeat;
	background-color : transparent;
	font-weight : bold;
}
a.page-menu-top1 {
	color : #46f700;
	background-image : url('../../images/menu_bg_a.gif');
	background-position : left middle;
	background-repeat : no-repeat;
	background-color : transparent;
	font-weight : bold;
}
a.page-menu-top0:hover, a.page-menu-top1:hover {
	color : #46f700;
	background-image : url('../../images/menu_bg_a.gif');
	background-position : left middle;
	background-repeat : no-repeat;
	background-color : transparent;
	font-weight : bold;
}

