﻿body {
}

.OffGroup
{
    background: url(images/LinkGroupBkg.gif) #cccccc;
    height: 22px;
}

.OnGroup
{
    background: #CCCCCC;
    height: 22px;
}


.CatalogueNavigationTable
{
    width: 224px;
    left: 6px;
    position: relative;
}



.CatalogueNavigationGroupTd1
{
    font-family: verdana;
    font-size: 8pt;
    height: 22px;
    left: 35px;
    position: relative;
    top: 3px;
    font-weight: bolder;
    color: #000000;
}

.CatalogueNavigationGroupTd1 a:link
{
    color: #000000;
    text-decoration: none;
}
.CatalogueNavigationGroupTd1 a:visited
{
	color: #000000;
	    text-decoration: none;
}

.CatalogueNavigationGroupTd1 a:hover
{
    color: #000000;
    text-decoration: underline;
}

.CatalogueNavigationGroupTd1 a:active
{
	color: #000000;
	    text-decoration: none;

}



.CatalogueNavigationLinkTd1
{
    font-family: verdana;
    font-size: 8pt;
    height: 22px;
    left: 35px;
    position: relative;
    top: 3px;
    
}


.CatalogueNavigationLinkTd1 a:link
{
    color: #cf0000;

}
.CatalogueNavigationLinkTd1 a:visited
{
	color: #cf0000;
}

.CatalogueNavigationLinkTd1 a:hover
{
    color: #000000;
}

.CatalogueNavigationLinkTd1 a:active
{
	color: #cf0000;

}






