﻿.TDcenter {
	text-align: center;
}
.ImageNoBorder {
    border-style:none;
}
.TBGGrey {
	background-color: #E8E8E8;
}
.BGRed {
    font-size:11px;
    font-weight:bold;
	background-color: #EE1E23;
	margin: 1px;
	padding: 2px;
}
