body {
    font-family: Verdana;
    font-size: 11px;
    background-color: white;    
}

th { font-size: 12px; font-weight: bold; }
td { font-size: 12px; }

td.nav {
    width:170px;
    background-image:url(media/Broglin/nav.jpg);
    background-repeat:no-repeat;
    padding-left: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
}

a:link { color: black; text-decoration: underline; font-size: 12px; }
a:active { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover { color: red; text-decoration: none; }

a.menu:link { font-size: 10px; text-decoration: none; }
a.menu:active { text-decoration: none; }
a.menu:visited { text-decoration: none; }
a.menu:hover { text-decoration: none; }

table.main { border:1px solid #888888;background-color:#CCCCCC; }
 
.must { color: #880000; }

input, select, textarea { 
    color: #000000; 
    font-family: Verdana; 
    font-size: 13px; 
}

input.button { font-weight: bold; color: #555555; }

.header {
    font-size: 18px; 
    font-weight: bold;
}

