﻿.ctrl_head2
{
    background-image: url('img/ctrl_head2.png');
    width: 400px;
    height: 30px;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
   
}
.ctrl_body2
{
     background-image: url('img/ctrl_body2.png');
    background-repeat: repeat-y;
}
.ctrl_footer2
{
 background-image: url('img/ctrl_footer2.png');
    width: 400px;
    height: 10px;
    background-repeat: no-repeat;
}
.txt
{
    width: 200px;
    height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
}
.txt1
{
    
    height: 90px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
}
.ima
{
    
    width: 110px;
    height: 75px;
}
.td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}