BODY
{
    font-family: verdana, Arial;
    font-size: 80%;
    background-color: #ffffff;
}

.bodyresults
{
    font-family: verdana, Arial;
    font-size: 80%;
    background-color: #ffffff;
    BACKGROUND-IMAGE: url(fmain.gif);
    BACKGROUND-REPEAT: repeat-y;
}

.bodydetails
{
    font-family: verdana, Arial;
    font-size: 80%;
    background-color: #ffffff;
    BACKGROUND-IMAGE: url(grgrad.gif);
    BACKGROUND-REPEAT: repeat-x;
}

.HeaderTable
{
    background-color: #E9F1F5;
    border: #808080 1px solid;
}

.HeaderTableInner
{
    color: #000000;
    font-size: 130%;
    font-weight: bold;
}

.HighlightTable
{
    background-color: #ffffff;
    BORDER: none;
}

.ResultsTable
{
        background-color: #E6EDFF;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
        border-right: none;
}

.ResultsTableHeader
{
        background-color: #336699;
        color: #ffffff;
        font-weight: bold;
	border-right: 1px #808080 solid;
}

.ResultsTableFooterTr
{
        background-color: #fefefe;
}

.ResultsTableFooterTd
{
        font-weight: bold;
	BORDER-TOP: #808080 1px solid;
}

TR
{
    font-family:Verdana, Arial;
    font-size: 80%;
}

.trAlt
{
    background-color: #DBDCEE;
}

.trFocus
{
    background-color: #B4B4C8;
}

TD
{
	border-right: 1px #808080 solid;
}

.td2
{
	border-right: none;
}

.tr2
{
    font-family:Verdana, Arial;
    font-size: 80%;
}

.copyright
{
	FONT-SIZE: 80%;
	padding-top:2px;
	width:100%;
	border-top: solid 1px #336699;
	text-align:center ;
}

A.copyright:link
{
	text-decoration: none;
	color: #000000;
}
A.copyright:visited
{
	text-decoration: none;
	color: #000000;
}
A.copyright:active
{
	text-decoration: none;
	color: #000000;
}
A.copyright:hover
{
	text-decoration: underline;
	color: #336699;
}

.ColorText
{
	color: #336699;
}

.sectiontitle
{
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
	overflow: hidden;
	color: #336699;
	border-bottom: #336699 2px solid;
	margin-bottom:0pt;
        align: left;
}

.PagerTdSel
{
	border: none;
	background-color: yellow;
}
.PagerTable
{
	border: none;
}
.PagerTr
{
	border: none;
}
.PagerTd
{
	border: none;
}
A.PagerA
{
	color: #000000;
}
A.PagerA:link
{
	text-decoration: none;
}
A.PagerA:visited
{
	text-decoration: none;
}
A.PagerA:active
{
	text-decoration: none;
}
A.PagerA:hover
{
	text-decoration: underline;
}
