﻿h2
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}

h5
{
    font-family:Tahoma;
    font-weight:bold
    
}

.menuBar
{
    border-bottom: olive thick solid; 
    height: 35px; 
    background-color: Gray;
    
}

.logotop
{
    border-bottom: silver thin solid; 
    background-color: #FFFFFF;
}

.newMail
{
    text-decoration: none;
    background-color: #FFFFF0;
    font-weight: bold;
}
.newMail A:link, A:visited, A:active, A:hover{color: #444444;}

.oldMail
{
    text-decoration: none;
}
.oldMail A:link, A:visited, A:active, A:hover{ color: #444444;}

.copyright{ font-size: 9px; color: Gray; height: 30px; text-align: center;}

.topmenu
{
    background-color: #3366cc;
    font-weight: bold;
    text-align: left;
}
.toolbar   { width: 100%; height: 24px; background-image: url(images/bgtoolbar.gif); border-bottom: 0px; border-top: 0px; }
.tbbutton  { width: 60px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; text-align: center;}