.horbar	{
	color: #000000;
	font-weight : bold;
	text-align : right;
	width : auto;
	float : right;
	padding-right : 10px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	padding : 14px 15px 14px 15px;
	border: 1px solid #000000;
}

.horbaritem a	{
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	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;
	margin-left : 2px;
	background-color: #c2d8f7;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	white-space : nowrap;
	border : 1px solid #2f2985;
	padding : 3px 0px 3px 0px;
}

.item	{
	display : block;
	text-align: left;
	white-space: nowrap;
	font-weight:normal;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	padding : 2px 10px 3px 10px;
}

.item a	{
	display : block;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	color: #265799;
	width : 100%;
	text-decoration: none;
}

.item a:link	{
	color: #265799;
	text-decoration: none;
	font-size : 11px;
}

.item a:visited	{
	color: #265799;
	text-decoration: none;
	font-size : 11px;
}

.item a:hover	{
	color: #2f2985;
	text-decoration: none;
	font-size : 11px;
}

.item a:active	{
	color: #265799;
	text-decoration: none;
	font-size : 11px;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.separator	{
	background-color: #ffffff;
	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;
	text-align : right;
	padding: 0px 2px 0px 2px;
}
a.page-menu-top0, a.page-menu-top1, a.page-menu-top0:hover, a.page-menu-top1:hover {
	display : block;
	float : left;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding: 0px 2px 0px 2px;
}
a.page-menu-top0 {
	color : #ffffff;
	text-align : right;
	
}
a.page-menu-top1 {
	color : #ffffff;
	font-weight : bold;
	
}
a.page-menu-top0:hover, a.page-menu-top1:hover {
	color : #6071d7;
	
}
