.Tahoma-11-blue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006196;
	text-decoration: none;
}
.Tahoma-11-blue-bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006196;
	text-decoration: none;
	font-weight: bold;

}
.Tahoma-14-blue-bold {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #006196;
	text-decoration: none;
	font-weight: bold;

}
.Tahoma-11-Gray {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: none;
}
.Tahoma-12-white {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial-11-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.Tahoma-11-black {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.calculator-buttons {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFC128;
}
.sendfile-buttons {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #6699FF;
}
.error {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}