.tm5horbar	{
	color: #003399;
	border: 0px outset #cecac1;
	text-decoration: none;
}

.tm5topnormal1 {
font-size: 13px;
color: green;
text-decoration: none;
}


.tm5topnormalactive1 {
	font-size: 13px;
	text-decoration: none;
}


.tm5horbaritem	{white-space: nowrap; color: #693625; font-family: tahoma; font-size: 13px;	font-weight: bold; text-decoration: none;}
.tm5horbaritemactive	{white-space: nowrap;	font-family:  tahoma;	font-size: 13px;	font-weight: bold; text-decoration: none;}

a.tm5horbaritem 	{display: block; color: #693625; font-size: 13px; text-decoration: none; font-weight: bold;}
a.tm5horbaritemactive {display: block; color: #693625; font-size: 13px; text-decoration: none; font-weight: bold;}

a.tm5horbaritem:link	{color: #693625;	font-size: 15px; text-decoration: none;	font-weight: bold;}
a.tm5horbaritemactive:link	{color: #693625;font-size: 15px;	text-decoration: none;	font-weight: bold;}

a.tm5horbaritem:visited	{color: #693625;font-size: 15px; text-decoration: none;	font-weight: bold;}
a.tm5horbaritemactive:visited	{color: #693625; font-size: 15px; text-decoration: none;	font-weight: bold;}

a.tm5horbaritem:hover	{color: #ffffff;font-size: 15px; text-decoration: none;	font-weight: bold;}
a.tm5horbaritemactive a:hover	{color: #ffffff;font-size: 15px; text-decoration: none;	font-weight: bold;}

a.tm5horbaritem:active	{color: #ffffff; font-size: 15px; text-decoration: none;	font-weight: bold;}
a.tm5horbaritemactive:active	{color: #ffffff; font-size: 15px; text-decoration: none;	font-weight: bold;}

.tm5verbar	{
	color: black;
	background-color: #EBEBEB;
	border: 2px outset #cecac1;
}

.tm5submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.tm5subframe	{
	position: relative;
	display: block;
	background-color: #FFF0B3;
	border: 1px outset #cecac1;
}

.tm5item	{
	text-align: left;
	white-space: nowrap;
	font-family: tahoma;
	font-size: 14px;
}

.tm5item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.tm5item a:link	{
	color: #660000;
	text-decoration: none;
}

.tm5item a:visited	{
	color: #660000;
	text-decoration: none;
}

.tm5item a:hover	{
	color: #660000;
	background-color: #EFEFEF;
	text-decoration: none;
}

.tm5item a:active	{
	color: #660000;
	text-decoration: none;
}

.tm5item .tm5fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.tm5separator	{
	background-color: #840015;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #990000;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
