﻿body
{
}

.table
{
     background: #FDFDFD;
     border: 0px solid #EAEAEA;
     margin: 0px 0px 0px;
}   

.tableheader
{
    border: solid 1px #E6E6E6 ;
    width:200px;
    text-align:center;
    font-family:Verdana;
    font-size:11px;
}


.tableheader1
{
    /*border: solid 1px #E6E6E6 ;*/
    font-family:Verdana;
    font-size:12px;
    height:30px;
    color:#000000;
    padding-left:5px;
}
.tblhdr
{
    /*border: solid 1px #E6E6E6 ;*/
    text-align:left;
    padding-left:10px; 
    font-family:Verdana;
    font-size:11px;
    height:40px;
    color:#000000;
}

.rptcolumn
{
    border-right: 1px solid #E3E3E3;
    padding-bottom: 4px;
    font-family:Verdana;
    font-size:11px
    
}


.label
{   color: black;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    margin-right:15px;
    width:110px;
}

.input
{
    border:1px solid #BEBEBE;
    width: 450px;
    color: black;
    padding:3px;
}
.input1
{
    border:1px solid #999999;
    
    color: black;
    
}
.tr1
{
	
}
.td1
{    
    text-align: right;
    font-size: 12px;
    padding-right: 15px;
}
.td2
{
    padding-left: 10px; 
    text-align: left;
}