.tm2horbar	{
	color: #003399;
	/*background-color: #EBEBEB;*/
	border: 0px outset #cecac1;
}

.tm2topnormal1 {
font-size: 13px;
}


.tm2topnormalactive1 {
	font-size: 13px;
}


.tm2horbaritem	{float: right; white-space: nowrap; color: #000000; font-family: arial, helvetica, sans-serif; font-size: 13px;	font-weight: bold;}
.tm2horbaritemactive	{float: right;   	white-space: nowrap;	font-family:  arial, helvetica, sans-serif;	font-size: 13px;	font-weight: bold;}

a.tm2horbaritem 	{display: block; color: #000000; font-size: 13px;text-decoration: none; font-weight: bold;}
a.tm2horbaritemactive {display: block;  color: #000000; font-size: 13px; text-decoration: none; font-weight: bold;}

a.tm2horbaritem:link	{color: #000000;	font-size: 13px;text-decoration: none;	font-weight: bold;}
a.tm2horbaritemactive:link	{color: #000000;font-size: 13px;	text-decoration: none;	font-weight: bold; }

a.tm2horbaritem:visited	{color: #000000;font-size: 13px;	text-decoration: none;	font-weight: bold;}
a.tm2horbaritemactive:visited	{color: #000000;	font-size: 13px;text-decoration: none;	font-weight: bold; }

a.tm2horbaritem:hover	{color: #000000;font-size: 13px;	/*background-color: #6699FF;*/	text-decoration: none;	font-weight: bold;}
a.tm2horbaritemactive a:hover	{color: #000000;font-size: 13px;	/*background-color: #6699FF;*/	text-decoration: none;	font-weight: bold; }

a.tm2horbaritem:active	{color: #000000;	font-size: 13px;text-decoration: none;	font-weight: bold;}
a.tm2horbaritemactive:active	{color: #000000;	font-size: 13px;text-decoration: none;	font-weight: bold; }

.tm2verbar	{
	color: black;
	background-color: #EBEBEB;
	border: 2px outset #cecac1;
}

.tm2submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.tm2subframe	{
	position: relative;
	display: block;
	background-color: #FFF0B3;
	border: 1px outset #cecac1;
}

.tm2item	{
	text-align: left;
	white-space: nowrap;
	font-family: verdana;
	font-size: 13px;
}

.tm2item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.tm2item a:link	{
	color: #000000;
	text-decoration: none;
}

.tm2item a:visited	{
	color: #000000;
	text-decoration: none;
}

.tm2item a:hover	{
	color: #000000;
	background-color: #EFEFEF;
	text-decoration: none;
}

.tm2item a:active	{
	color: #000000;
	text-decoration: none;
}

.tm2item .tm2fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.tm2separator	{
	background-color: #840017;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #000000;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}


