td {
	font-family: "Trebuchet MS", Arial, Hevetica, sans-serif;
}
#p7TMnav {
	background-color: transparent;
	border-bottom: 1px solid #999;
	font-size : 1.1em;
}
#p7TMnav div {
	margin: 0 0 .25em 0;
	/*/*/line-height: 1.5; /* */
}
#p7TMnav div a {
	color: #000;
	font-size: 1em;
}
#p7TMnav div a {
	/*/*/display: block;
	color: #FFFFFF;
	border: 1px solid #999;
	padding: 0 0 0 .4em;
	text-decoration: none;
	background-color: #5490B4; /* */
}
#p7TMnav div a:visited {
	color: #fff;
}
#p7TMnav div a:hover {
	color: #333;
	background-color: #CCCCCC;
}
#p7TMnav div div {
	margin: 0 0 0 .6em;
	border-left: 1px solid #999;
	font-size: .9em;
}
#p7TMnav div div a, #p7TMnav div div a:visited {
	color: #999999;
	background-color: transparent;
	border: 0;
}
#p7TMnav div div a:hover {
	color: #fff;
	background-color: #999;
}
.p7plusmark {
	background-repeat: no-repeat;
	background-image:   url(../images/p7t_plus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:   url(../images/p7t_minus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
.p7defmark {
	background-image:  none;
	padding: 0 0 0 20px !important;
}
.p7currentmark {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #006699 !important;
	color: #FFFFFF !important;
	padding: 0 0 0 20px !important;
}
