.InputBlackCenter {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.InputBlackNoBoldCenter {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.InputBlackSlidebar {
	font-family: tahoma;
	font-size: 15px;
	color: #aabbcc;
	font-weight: bold;
	text-align: center;
}

