BODY
{
    FONT-SIZE: 9pt;
    MARGIN: 5px;
    TEXT-TRANSFORM: none;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #B8B1A3
}
tbl
{
	Border: 1px solid black;
}

TD
{
	font-weight: normal;
	font-size: 10pt;
	font-family: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
	text-decoration: none;
}
HR
{
    COLOR: #000000;
    HEIGHT: 1px
}
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #4a2020;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.caltxt
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #fef8cd;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
.insession
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    COLOR: #000000;
    FONT-FAMILY: Georgia;
    TEXT-DECORATION: none
}
.button
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BACKGROUND: #4a2020;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
.dgHeader
{
	FONT-WEIGHT: bolder;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-ALIGN: center;
    
    HEIGHT: 25px;
    
    BACKGROUND-COLOR: #B8B1A3;
}
.dgSelectedItem
{
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    
    HEIGHT: 22px;
    
    BACKGROUND-COLOR: #ffffcc;

    BORDER-TOP: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	BORDER-COLLAPSE: collapse;
}
.dgItem
{
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;

    HEIGHT: 22px;

    BORDER-TOP: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	BORDER-COLLAPSE: collapse;
}
.dgAlternateItem
{
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    
    HEIGHT: 22px;
    
    BACKGROUND-COLOR: lightgrey;
    
    BORDER-TOP: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	BORDER-COLLAPSE: collapse;
}
.dg
{
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;

    BACKGROUND-COLOR: white;

    BORDER-TOP: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	BORDER-COLLAPSE: collapse;
}
.headline
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
	text-decoration: none;
}
A.flinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.flinks:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #fef8cd;
    FONT-FAMILY: 'Microsoft Sans Serif', arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
.noRecords
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: 'Microsoft Sans Serif', arial, 'Microsoft Sans Serif';
	background-color: lightgrey;
	text-decoration: none;
}