.horbar	{
	float : left;
	color: #999999;
	font-weight : bold;
	background-color: transparent;
	width : auto;
	text-align : left;
	padding-left : 10px;
	border-left : 1px solid #2a5398;
}

.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 #144cd1;
	background-color : #8fd4f0;
}

/*.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: #1e4185;
	display: block;
	text-decoration: none;
	padding : 2px 4px 2px 4px;
}

.item a:link	{
	color: #1e4185;
	text-decoration: none;
	font-size : 11px;
}

.item a:visited	{
	color: #1e4185;
	text-decoration: none;
	font-size : 11px;
}

.item a:hover	{
	color: #FFFFFF;
	background-color : #103da8;
	text-decoration: none;
	font-size : 11px;
}

.item a:active	{
	color: #FFFFFF;
	background-color : #103da8;
	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.menu-left {
 height : 30px;
 float : left;
 color : #FFFFFF;
 width : 505px;
}
div.menu-right {
 height : 30px;
 float : right;
 color : #0C438B;
 width : 125px;
}
div.page-menu-top-span {
	float : left;
	white-space : nowrap;
	height : 20px;
	text-align : left;
}
a.page-menu-top0, a.page-menu-top1, a.page-menu-top0:hover, a.page-menu-top1:hover {
	display : block;
	float : left;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 11px;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
}
a.page-menu-top0 {
	color : #1e4185;
	background-image : url('../../images/menu_bg.gif');
	background-position : middle;
	background-repeat : repeat-x;
	background-color : #c5efff;
	font-weight : bold;
}
a.page-menu-top1 {
	color : #ffffff;
	background-image : url('../../images/menu_bg_h.gif');
	background-position : middle;
	background-repeat : repeat-x;
	background-color : #1348c6;
	font-weight : bold;
}
a.page-menu-top0:hover, a.page-menu-top1:hover {
	color : #ffffff;
	background-image : url('../../images/menu_bg_h.gif');
	background-position : middle;
	background-repeat : repeat-x;
	background-color : #1348c6;
	font-weight : bold;
}
