BODY
{
	background-color: #FFFFFF;
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
}
TD
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
}

.DatagridHeader2 TH
{
	background-color: #4a71ae;
	font-weight: bold;
	font-size: 9pt;
	color: White;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif'
}

.DatagridHeader2 A:link
{
	color: white;
    text-decoration: underline;
}
.DatagridHeader2 A:active
{
	color: white;
    text-decoration: underline;
}
.DatagridHeader2 A:visited
{
	color: white;
    text-decoration: underline;
}
.DatagridHeader2 A:hover
{
	color: #ffffcc;
    text-decoration: none;
}

.Datagrid TH.smallText
{
	font-weight: normal;
	font-size: 8pt;
	color: White;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.Datagrid TH
{
	background-color: #4a71ae;
	font-weight: bold;
	font-size: 9pt;
	color: White;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.Datagrid TD
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.Datagrid A:link
{
	color: #4b73af;
    text-decoration: underline;
}
.Datagrid A:active
{
	color: #4b73af;
    text-decoration: underline;
}
.Datagrid A:visited
{
	color: #4b73af;
    text-decoration: underline;
}
.Datagrid A:hover
{
	color: #800000;
    text-decoration: none;
}


.CellText
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif'
}

.Datagrid A:link
{
	color: #4A71AE;
    text-decoration: underline;
}
.Datagrid A:active
{
	color: #4A71AE;
    text-decoration: underline;
}
.Datagrid A:visited
{
	color: #4A71AE;
    text-decoration: underline;
}
.Datagrid A:hover
{
	/* color: #008531; */
	color: #800000;
    text-decoration: none;
}

.ToolText
{
	COLOR: #4A71AE;
	FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif';
	FONT-SIZE: 7pt;
	FONT-WEIGHT: normal
}
.CloseWindow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.CloseWindow A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.CloseWindow A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.CloseWindow A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.CloseWindow A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif';
    TEXT-DECORATION: none
}
.Error
{
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, 'MS Sans Serif'
}
.SearchText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'MS Sans Serif'
}

.Row1
{
	background-color: #CCCCCC;
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
    line-height: 15pt
}

.Row2
{
	background-color: #FFFFFF;
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
    line-height: 15pt
}
.SmallText
{
	color: Black;
	font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
    font-style: normal;
}
