div, td, p {
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 11px;
}

#TMctrl {
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}



#TMnav div {
	border-bottom-width: 0;
	border-color: #666666 #666666 -moz-use-text-color;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

#TMnav {
	border-bottom-width: 0;
	border-color: #666666 #666666 -moz-use-text-color;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

#TMnav div div {
	border-left-color: #666666;
	border-left-width: 1px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
}



.plusmark {
	background-image: url(t_plus.gif);
	background-position: 8px 50%;
	background-repeat: no-repeat;
	padding: 0 0 0 20px ! important;
}

.minusmark {
	background-image: url(t_minus.gif);
	background-position: 8px 50%;
	background-repeat: no-repeat;
	padding: 0 0 0 20px ! important;
}

.defmark {
	background-image: none;
	padding: 0px 0 0px 10px ! important;
}

.currentmark {
	font-style: italic;
	font-weight: bold;
	padding: 0px 0 0px 10px ! important;
}
