body
{
background-image: url(../Images/font2.gif);
background-repeat: repeat;
background-color: white;
font-family: Arial, sans-serif;
font-size: 12;
}

table
{
font-family: Arial, sans-serif;
font-size: 12;
padding:0px;
margin-top:28px;
border-collapse:collapse;
text-align: center;
color: #424242;
}
.tr1
{
background-color: #D2D2D2;
height: 19px;
}

.tr2
{
background-color: white;
height: 19px;
}

.tr3
{
background-color: white;
height: 4px;
}

.td1
{
width: 60px;
}

.td2
{
width: 95px;
}

.td3
{
width: 165px;
}

.td4
{
width: 70px;
}

.td5
{
width: 60px;
}

.td6
{
width: 72px;
}

.td7
{
width: 100px;
}

.idf
{
margin-left: 80px;
}

.red
{
color: #DB8605;
font-weight: bold;
}

.border
{
border-style: dashed;
border-width: thin;
border-color: #D2D2D2;
}
