/* AMFIC style sheet */

BODY { 
    background: #b19068; 
    margin-top: 15px;
}

H1 { 
    vertical-align: middle;
    color: #0D5292 ; 
    font-family: Verdana, sans-serif;
    font-size: 30px;
}

H2, H3, H4, H5 { 
    color: #000000 ; 
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
}


A:hover {
    color: #f05252;
}

A.grey { 
    text-decoration: none;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 0px;
}

P {
    margin: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px;
}

HR {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
}


LI {
    padding: 6pt;
    padding-left: 0;
    width: 600px;
}

.bodytable {
    background: #ffffff; 
    border: 1px solid #000000;
    color: #000000; 
    padding: 0px;
}

.menu {
    color: #aaaaaa;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.menulink {
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menulink_actual {
    color: #f05252;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.subtitle {
    color: #888888;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.bulk {
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.h2 { 
    color: #000000 ; 
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.institute {
    text-align: left;
    background: #ffffff; 
    color: #000000; 
    font-family: Verdana, sans-serif;
    font-size: 11px;
} 

table.wmo {
    border-collapse: collapse;
    border-color: #999999;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
table.wmo td {
    border-width: 1;
    border-style: solid;
    border-color: #999999;
    padding: 1pt 3pt 1pt 3pt;
}

