.mainPageLink:visited
{
    COLOR: Blue;
}                              

.mainPageLink:hover
{
    COLOR: White;
    BACKGROUND-COLOR: Blue;
}

.fieldValue td
{
    font-family : Tahoma, Verdana, sans-serif;
    font-size : 14pt;
    color : #000000;
    padding-bottom: 10px;
}

.fieldValue td:first-child
{
    text-indent: 10px;
}

.porderAttributeLink
{
    padding-right:30px;
    padding-top:5px
}




