/* Testing */

.Testing{
font-family: Tahoma, san-serif;
font-size: 11px;
color: black;
line-height: 19px;
margin-bottom: 10px;
width: 100%;
border: solid #999999 1px;
text-align: center;
}
.Testing tr td{
font-family: Tahoma, san-serif;
font-size: 11px;
color: black;
border: solid #999999 1px;
padding: 0px 10px;
vertical-align: bottom;
}
.Testing tr{
margin: 0;
padding: 0;
}
.Heading{
font-weight: bold;
}
.GrayRow{
background-color: #D7D7D7;
}