.TeamTable
{
height:220px;
width:100%;
overflow:auto;

}

.QuoteTable
{
height:400px;
width:100%;
overflow:auto;
}

Body
{
font-family:Tahoma, Arial, "Times New Roman";
font-size:small;
color:#858585;
}

H4
{
font-family:Tahoma, Arial, "Times New Roman";
font-size:small;
color:#858585;
}

.VertLines
{
position:absolute;
top:-100%;
z-index:5;
}
