.tm5horbar	{
	color: #003399;

	border: 0px outset #cecac1;
}

.tm5topnormal1 {
font-size: 20px;

}


.tm5topnormalactive1 {
	font-size: 20px;
}


.tm5horbaritem	{white-space: nowrap; color: #FFFFFF; font-family: times new roman; font-size: 20px;	font-weight: normal; }
.tm5horbaritemactive	{white-space: nowrap;	font-family:  times new roman;	font-size: 20px;	font-weight: normal; }

a.tm5horbaritem 	{display: block; color: #FFFFFF; font-size: 20px;text-decoration: underline; font-weight: normal; }
a.tm5horbaritemactive {display: block; color: #FFFFFF; font-size: 20px; text-decoration: underline; font-weight: normal; }

a.tm5horbaritem:link	{color: #FFFFFF; font-size: 20px;text-decoration: none;	font-weight: normal; }
a.tm5horbaritemactive:link	{color: #FFFFFF; font-size: 20px;	text-decoration: none;	font-weight: normal; }

a.tm5horbaritem:visited	{color: #FFFFFF; font-size: 20px;	text-decoration: none;	font-weight: normal; }
a.tm5horbaritemactive:visited	{color: #FFFFFF; font-size: 20px;text-decoration: none;	font-weight: normal; }

a.tm5horbaritem:hover	{color: #FFFFFF; font-size: 20px;	/*background-color: #6699FF;*/	text-decoration: underline;	font-weight: normal; }
a.tm5horbaritemactive a:hover	{color: #FFFFFF; font-size: 20px;	/*background-color: #6699FF;*/	text-decoration: underline;	font-weight: normal; }

a.tm5horbaritem:active	{color: #FFFFFF;	font-size: 20px;text-decoration: underline;	font-weight: normal; }
a.tm5horbaritemactive:active	{color: #FFFFFF;	font-size: 20px;text-decoration: underline;	font-weight: normal; }

.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: times new roman;
	font-size: 20px;
}

.tm5item a	{
	position: relative;
	display: block;
	text-decoration: underline;
}

.tm5item a:link	{
	color: #000000;
	text-decoration: underline;
}

.tm5item a:visited	{
	color: #000000;
	text-decoration: underline;
}

.tm5item a:hover	{
	color: #000000;
	background-color: #EFEFEF;
	text-decoration: underline;
}

.tm5item a:active	{
	color: #000000;
	text-decoration: underline;
}

.tm5item .tm5fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.tm5separator	{
	background-color: #840015;
	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;
}


.horbar {
 color: #003399;
 /*background-color: #EBEBEB;*/
 border: 0px outset #cecac1;
}

.topnormal1 {
font-size: 20px;
}


.topnormalactive1 {
 font-size: 20px;
}

.verbar {
 color: black;
 background-color: #EBEBEB;
 border: 2px outset #cecac1;
}

.submenu {
 position: absolute;
 left: 0;
 top: 0;
 visibility: hidden;
}

.subframe {
 position: relative;
 display: block;
 background-color: #FFF0B3;
 border: 1px outset #cecac1;
}

.item {
 text-align: left;
 white-space: nowrap;
 font-family: times new roman;
 font-size: 20px;
}

.item a {
 position: relative;
 display: block;
 text-decoration: underline;
}

.item a:link {
 color: #000000;
 text-decoration: underline;
}

.item a:visited {
 color: #000000;
 text-decoration: underline;
}

.item a:hover {
 color: #000000;
 background-color: #EFEFEF;
 text-decoration: underline;
}

.item a:active {
 color: #000000;
 text-decoration: underline;
}

.item .fwdarr {
 position: absolute;
 top: 5px;
/* right: 4px; */
 right: 7px;
}

.separator {
 background-color: #840015;
 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;
}


