﻿body 
{
    font-family : Arial;
    font-size : 90%;
}

a
{
    text-decoration : none;
}

/*------------------------------------------------------------------------
    CONTENT
------------------------------------------------------------------------*/
h3#clickSelection 
{
    font-size : 120%;    
}



/*------------------------------------------------------------------------
    CONTENT_MAIN
------------------------------------------------------------------------*/

div#announcement
{
    font-size : 110%;
}

div#announcement h3
{
    font-size : 120%;
    font-weight : normal;
}

li.categories a
{
    font-size : 95%;
    font-weight : bold;
}

li.categories a:hover
{
	text-decoration : none;
}

li.categories a:hover span
{
	text-decoration : underline;
}


li.products
{
    font-size : 90%;
}

li.products span
{
    font-weight : bold;
    text-transform : uppercase;
}

/*------------------------------------------------------------------------
    CONTENT_SUB
------------------------------------------------------------------------*/

div#nav_sub li.f2 a
{
    font-weight : bold;
}



/*------------------------------------------------------------------------
    NAV
------------------------------------------------------------------------*/

div#nav
{
    font-family : Verdana;
    text-transform : uppercase;
    font-size : 85%;
}


/*------------------------------------------------------------------------
    NAV_MAIN
------------------------------------------------------------------------*/

div#nav_main a
{
    color : #254576;
    font-weight : bold;
}

div#nav_main a:hover
{
    text-decoration : underline;
}


/*------------------------------------------------------------------------
    NAV_SUB
------------------------------------------------------------------------*/

div#nav_sub a
{
    color : #5478A4;
    font-weight : normal;
}

div#nav_sub a:hover
{
    font-weight : bold;
}


/*------------------------------------------------------------------------
    SITE_INFO
------------------------------------------------------------------------*/

