﻿
/*<group=Installer>*/
#InstallerListDefault
{
    color: #000000;
    font-family:Arial;
    font-size: 12px;
    font-weight:normal;
}
/*</group=Installer>*/


/*<group=classified>*/
#classifieddefault
{
    color: #000000;
    font-family:Arial;
    font-size: 14px;
    font-weight:normal;
}

#classifiedheadertext
{
    color: #000000;
    font-family:Arial;
    font-size: 18px;
    font-weight:bold;
}

.classifiednavactive
{
    color: #000000;
    font-family:Arial;
    font-size: 14px;
    font-weight:bold;
}

.classifiednavactive:hover
{
    color: #FF0000;  
    text-decoration:underline;  
    cursor:pointer;
}

.classifiednavInactive
{
    color: #C0C0C0;
    font-family:Arial;
    font-size: 14px;
    font-weight:bold;
}

/*</group=classified>*/
