﻿.DefaultFont
{
    font-family: "Tahoma" , "MS Sans Serif" , "Microsoft Sans Serif";
    text-decoration: none;
    text-align:left;
    font-size: 11px;
    color: #808080;
}

.td_TextBox
{
    height:14px;
    background-color:White;
    font-family: "Tahoma" , "MS Sans Serif" , "Microsoft Sans Serif";
    text-decoration: none;
    font-size: 11px;
    color: #808080;
}
