﻿body, td 
{
    font-family:Tahoma;
    font-size:10pt;
}
.invisible
{
    display:none;
}
input
{
    font-size:8pt;
    font-family:Tahoma;
}
.editbar 
{
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
a:link, a:visited
{
    color:blue;
    text-decoration:none;
}
a:hover
{
    color:blue;
    text-decoration:underline;
    cursor:pointer;
}
.basket
{
    border-left:solid 1px silver;
    border-right:solid 1px silver;
    border-bottom:solid 1px silver;
}
.fgpwd
{
    font-size:xx-small;
}
