﻿/*------------------------------
This stylesheet is used to hide or
reveal the database tabs.  To reveal
a tab, comment out the style attribute
for that tab.
--------------------------------*/

/*
#tablabel-mrm
{
    visibility:hidden;
}

#tablabel-mrmbytype
{
    visibility:hidden;
}


#tablabel-sp
{
    visibility:hidden;
}

#tablabel-swp
{
    visibility:hidden;
}
*/