font.tps_hint{
	color: #C0C0C0;
    font-size: 10px;
    text-decoration: none;
}
div.tps_hr{
	height: 1px;
	background: #FFDD8A;
	overflow: hidden;
    margin: 3px 0 13px;
}
div.tps_hr hr{
	display: none;
}
td.tps_sadall{
	background-color: #578EAD;
    color: #FFFFFF;
    font-weight: bold;
}
div.error{
	color: #BD3208;
    font-weight: bold;
}
div.ok{
    color: #578EAD;
    font-weight: bold;
}