TD {
	font-family: Verdana, Trebuchet, Arial, Helvetica;
	font-size: 12;
}
.navigation {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	line-height:18px;
}
.navigation_selected {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-align: center;
	padding: 2px 10px 2px 10px;
	line-height: 18px;
	text-decoration: none;
	background-color: #949494;
	font-weight: bold;
}
IMG.selected {
	border: solid #ffffff 1px;
	padding: 1px;
	margin: 3px 2px 0px 2px;
}
IMG.standard {
	border: solid #000000 1px;
	padding: 1px;
	margin: 3px 2px 0px 2px;
}
IMG.full {
	border: solid #ffffff 1px;
	margin: 10px 0px 10px 0px;
}
.caption {
	font-size: 11;
}
.function {
	font-size: 9;
	color: #999999;
	text-decoration: none;
}
.disabled {
	font-size: 9;
	color: #333333;
}