﻿body, td 
{
    font-family:Tahoma;
    font-size:11px;
    line-height:20px;
}
.spot
{
    color:Teal;
}

.divStyle
{
    padding: 6px;
    border: 1px dotted #CCCCCC;
    background-image: url('Design/divBG.jpg');
    background-repeat: repeat-x;
}
.control
{
    font-family:Tahoma;
    font-size:11px;
   
}

a
{
    color: #D90000;
    text-decoration: underline;
}


