body
{
	font-size: 9pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
LABEL
{
	font-size: 9pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.fontDefault
{
	font-size: 9pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.fontDefaultBig
{
	font-size: 10pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.fontDefaultTitle
{
	font-size: 12pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.fontDefaultBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.NormalFooter
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.hpLinkNormal
{
	font-size: 9pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.hpLinkNormalBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.hpNavigation
{
	font-weight: normal;
	font-size: 16pt;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.PagerCSS
{
    display: none;
}
.GridHeader
{
    background-image: url(../images/gridview/Header.gif);
    text-align: left;
    height: 22px;
    font-size: 12px;
}
.RowBkg
{
    background-image: url(../images/gridview/cell.gif);
    color: #3E92BD;
    text-align: left;
    padding-left: 3px;
    font-size: 12px;
    height: 15px;
}
.FooterBkg
{
    background-image: url(../images/gridview/footer.gif);
    height: 29px;
    color: white;
    padding-left: 10px
}