

/* Background content - bg inside page */
.n3pagecolor
{
    background-color: #ffffff;
    width: 768px;
    border: 0;
    margin: 0;
    padding: 0;
}


/* Background left menu */
.n3leftmenucolor
{
    BACKGROUND-COLOR: #ffffff
}


/* Background right menu */
.n3rightmenucolor
{
    BACKGROUND-COLOR: #ffffff
}


/* Bordercolor page - lines dividing content */
.n3bordercolor
{
    BACKGROUND-COLOR: #D6D6D6
}


/* Background color header search */
.n3searchcolortop
{
    BACKGROUND-COLOR: #E2E0E1
}


/* Background color bottom search  */
.n3searchcolorbottom
{
    BACKGROUND-COLOR: #F1EfF0
}

/* Bordercolor internal tables.   */
.n3tablesbordercolor
{
    BACKGROUND-COLOR: #D9D5CA
}

/* Backgroundcolor Content internal tables  */
.n3tablescontentcolor
{
    BACKGROUND-COLOR: #F6F7F2
}

/* Background calendar */
.kalbak, .kalbak TD, .kalbak TH
{
background-image:url('../images/kalbak.gif');
background-color:#CCCCCC;
}


div#pile { 
    position: absolute; 
    left: 2in; 
    top: 2in; 
    width: 3in; 
    height: 3in; 
}


