﻿
.txtSmall{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
}
td
{ 
    font-family:Arial;
    font-size:11px;
}
.tdBG
{
    background-color:#ccccff;
    }
.txtBoxSmall
{
    font-size:10px;
    font-family:Tahoma;
    color:Blue;
    padding-left:12px;
    padding-right:12px;
    padding-top:4px;
    padding-bottom:4px;    
}
.tdInput
{
    background-color:#999966;
    padding:2px; 
}
.tblBorderB
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:Olive;
}
