﻿BODY
	{
	    COLOR: navy;
	    FONT-STYLE: normal;
	    FONT-FAMILY: Tahoma;
	    FONT-VARIANT: normal;
	    TEXT-DECORATION: none;
	}
TD
	{
		font-size: 12px;
	}
IMG
{
    cursor: default;
    border: 0;
}
th
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: White;
    background-color: Navy;
    height: 25px;
}

a.thLink
    {
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: White;
    }
tr.SortRowBlue
    {
    background-color: #CCFFFF;
    }
tr.SortRowWhite
    {
    background-color: #FFFFFF;
    }
a
{
    text-decoration: none;
    COLOR: navy;
}
.myButton
{
    color: #FFFFFF;
    background-color: Navy;
}
