﻿.styleTextbox
{
    border-width:0;
    background-color:Transparent;
    font-family: Tahoma;
    font-size: 11px;
    font-weight:300;
}        
.styleLable
{
    font-family:Tahoma;
    font-size:11px;
    text-align:left;
}
.radio{
    width:auto;
    border-style:none;
    border-width:0;
    background-color:White;
    font-family: Tahoma;
    font-size: 11px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}        
.styleCell
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    border-color:#999999;
    border-style:solid;
    border-width:1px;
    padding:10px 10px 10px 10px;
}

