BODY
{
    BACKGROUND-COLOR: white;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Verdana, Arial
}
.FONTregular
{
    FONT-FAMILY: Verdana, Arial;
    COLOR: 003366;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: justify
}
.FONTsmall
{
    FONT-FAMILY: Verdana, Arial;
    COLOR: 003366;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: justify
}
A:link
{
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #336688;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #006633;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}

.recsRowColor
{
background: #eeeeee; 
}

.recsHeader
{
color: #336699; 
font-family: arial,helvetica,sans-serif; 
font-size: xx-small; 
font-weight: bold;
white-space: nowrap;
}

.recsTitle
{
color: #003366; 
font-family: arial,helvetica,sans-serif; 
font-size: x-small; 
font-weight: normal;
}
.recsTitle a:link    {color: #336699; font-family: arial,helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.recsTitle a:active  {color: #336699; font-family: arial,helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.recsTitle a:visited {color: #666666; font-family: arial,helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.recsTitle a:hover   {color: #003399; font-family: arial,helvetica,sans-serif; text-decoration: underline;}

.recsDetail
{
color: #003366; 
font-family: arial,helvetica,sans-serif; 
font-size: x-small; 
font-weight: normal;
text-align: right;
vertical-align: top;
white-space: nowrap;
}
