.horbar	{
	color: #999999;
	font-weight : bold;
	background-color: transparent;
	text-align : left;
}

.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;
	background-color: #4e7a8d;

}

.subframe	{
	position: relative;
	display: block;
	border : 1px solid #01415b;
	padding : 3px 0px 3px 0px;
	background-color:#4e7a8d;
}

/*.subframe {
	position: absolute;
	display: block;
	background-color: #f9f9f0;
	border: 1px outset #666663
}*/

.item	{
	text-align: left;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 11px;
}

.item a	{
	position: relative;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 11px;
	color: #C0D0D6;
	display: block;
	text-decoration: none;
	padding : 2px 4px 2px 4px;
}

.item a:link, .item a:visited	{
	color: #C0D0D6;
	text-decoration: none;
	font-size : 11px;
}

.item a:hover, .item a:active	{
	color: #C0D0D6;
	background-color : #01415b;
	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;*/
	text-align : left;
}
a.page-menu-top0, a.page-menu-top1, a.page-menu-top0:hover, a.page-menu-top1:hover {
	display : block;
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	text-align : left;
	text-decoration : none;
	padding: 1px 2px 2px 30px;
}
a.page-menu-top0 {
	color : #C0D0D6;
	text-align : left;
	border: 0px solid #000000;
	background-image : url('../../images/point_light_blue.gif');
	background-position : left top;
	background-repeat : no-repeat;
	
}
a.page-menu-top1 {
	color : #C0D0D6;
	font-weight : bold;
	background-image : url('../../images/point_light_blue.gif');
	background-position : left top;
	background-repeat : no-repeat;
	
}
a.page-menu-top0:hover, a.page-menu-top1:hover {
	color : #C0D0D6;
	background-image : url('../../images/point_blue.gif');
	background-position : left top;
	background-repeat : no-repeat;
	background-color: #4e7a8d;
}
