.horbar	{
	color: black;
}

.horbaritem	{
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 16px 8px 0px 8px;
}

.horbaritem a	{
	display: block;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	color: #B0B6C6;
	font-weight: bold;
	background-image: url(../../media/button1.gif);
	height: 24px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.horbaritem a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../media/button2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.horbaritem a:active	{
	color: #FE0000;
	text-decoration: none;
}

.verbar	{
	color: black}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	top: 1;
	left: 0;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8ABA5;
	border-right-color: #A8ABA5;
	border-bottom-color: #A8ABA5;
	border-left-color: #A8ABA5;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8ABA5;
	border-right-color: #A8ABA5;
	border-bottom-color: #A8ABA5;
	border-left-color: #A8ABA5;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E1DF;
	border-right-color: #E0E1DF;
	border-bottom-color: #E0E1DF;
	border-left-color: #E0E1DF;
}

.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #000000;
	background-color: #EEEFED;
	text-decoration: none;
	border-left-color: #99CC66;
}

.item a:active	{
	color: #000000;
	text-decoration: none;
}

.item .kfwdarr	{
	position: absolute;
	top: 6px;
	right: 11px;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #CCFF00;
	margin: 2px 5px 2px 5px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}

