﻿body, td
{
    font: 9pt 'trebuchet ms' , verdana, arial, helvetica;
    color: #333;
    vertical-align: top;
}

.CompanyHeader
{
    font-size: 12pt;
    font-weight: bold;
    font: Verdana, helvetica;
    color: #336699;
    text-align: right;
    vertical-align: bottom;
    height: 25px;
    padding-right: 10px;
}

.SiteNameHeader
{
    font-size: 14pt;
    font-weight: bold;
    font: Verdana, helvetica;
    color: #339966;
    text-align: right;
    vertical-align: Top;
    height: 27px;
    border-top: 1px SOLID #336699;
    padding-right: 10px;
    padding-top: 2px;
}

.UsernameHeader
{
    font-size: 9pt;
    font-weight: bold;
    font: Verdana, helvetica;
    color: #336699;
    text-align: right;
    vertical-align: middle;
    height: 35px;
    padding-right: 10px;
}

.imageDate
{
    font-weight: bold;
    font-size: smaller;
    position: relative;
    top: -20px;
}
.datahead
{
    font-size: 9pt;
    font-weight: bold;
    font: Verdana, helvetica;
    vertical-align: middle;
}
.HeaderStyle th
{
    text-align: left;
}
.hide
{
    display: none;
}

.PopupBody
{
    background-color: #FFFFFF;
}

.PopupHeader
{
    background-color: #2e0190;
    color: White;
}


.ModalPopupBG
{
    background-color: #666699;
    opacity: 0.5;
}

.TagStyle
{
    text-decoration: none;
    color: #000;
}

.TagFolderIcon
{
    position: relative;
    top: 4px;
}
