		/* ********************************************* *\
		*      $Author: $
		*    $Revision: 252 $
		*        $Date: 2010-10-19 13:41:36 +0200 (di, 19 okt 2010) $
		\* ********************************************* */

A.btnProd
{
    BACKGROUND-COLOR: palegoldenrod;
    CURSOR: hand;
    WIDTH: 100%;
    HEIGHT: 100%;
    COLOR: blue;
    FONT-FAMILY: 'Times New Roman', Arial;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
A.btnProd:hover
{
    BACKGROUND-COLOR: bisque;
    COLOR: black;
}
A.btnProd:visited
{
    TEXT-DECORATION: none;
}
TABLE.Buttons
{
    BACKGROUND-COLOR: bisque;
    BORDER: outset;
}
.tabs, .tabselected
{
    background-color: #00B4ff;
    padding: 2px 10px 2px 10px;
    line-height: 22px;
    margin-right: 1px;
    font-family: arial;
    font-size: 8pt;
    border-color: #aadbf9;
    border-width: 2px;
}
.tabs {border-style: outset; color: yellow;}
.tabselected{border-style: inset; color: white; cursor: default;}
A.tabs:hover {color: yellow;}

/* $HeadURL: https://192.168.1.10:29443/svn/WebProjects/branches/www.acses.be/_Styles/MnuStyle.css $ */
/*      $Id: $ */
