.normw {  font-family: Arial; font-size: 13px; color: White;  }
.normb {  font-family: Arial; font-size: 13px; color: #0C2A42  }
.smallb {  font-family: Arial; font-size: 12px; color: #0C2A42  }
h2 {  font-family: Arial; font-size: 18px; color: #0C2A42  }
.boldw {  font-family: Arial; font-size: 13px; color: #FFFFFF; font-weight: bold ; text-decoration: none;  }
.sboldw {  font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold ; text-decoration: none;  }
.headw {  font-family: Arial; font-size: 18px; color: #FFFFFF; font-weight: normal ; text-decoration: none;  }
.year {  font-family: Arial; font-size: 18px; color: #FFFFFF; font-weight: normal ; text-decoration: none; background:url(/img/arrow.png) no-repeat;text-indent:30;width:113;height:40;vertical-align:top; }
.nemi {  font-family: Arial; font-size: 11px; color: #587EA5; font-weight: bold ; text-decoration: none;  }
.boldb {  font-family: Arial; font-size: 13px; color: #0C2A42; font-weight: bold ; text-decoration: none;  }
.boldr {  font-family: Arial; font-size: 13px; color: red; font-weight: bold ; text-decoration: none;  }
.dark {  font-family: Arial; font-size: 13px; color: #0C2A42; font-weight: bold ; font-style: normal; text-decoration: none;  }
a:visited {  font-family: Arial; font-size: 13px; color: #587EA5; font-weight: bold ; font-style: normal; text-decoration: none;  }
a:hover {  font-family: Arial; font-size: 13px; color: #0C2A42; font-weight: bold ; font-style: normal; text-decoration: none;  }
a:link {  font-family: Arial; font-size: 13px; color: #587EA5; font-weight: bold ; font-style: normal; text-decoration: none;  }
.thumbnail{ position: relative; z-index: 0; }
.thumbnail:hover{ background-color: transparent; z-index: 50; }
.thumbnail span{ position: absolute; background-color: #E6E7E8; padding: 0px; left: -1000px; border: 0px dashed gray; visibility: hidden; color: black; text-decoration: none; }
.thumbnail span img{ border-width: 0; padding: 0px; }
.thumbnail:hover span{ visibility: visible; bottom: -66; left: -50px; }
.thumbnail2{ position: relative; z-index: 0; }
.thumbnail2:hover{ background-color: transparent; z-index: 50; }
.thumbnail2 span{ position: absolute; background-color: #E6E7E8; padding: 0px; left: -1000px; border: 0px dashed gray; visibility: hidden; color: black; text-decoration: none; }
.thumbnail2 span img{ border-width: 0; padding: 0px; }
.thumbnail2:hover span{ visibility: visible; bottom: -41; left: -7px; }
#branding {
    height: 45px;
    padding: 15px 0;
}

#branding {
    padding-left: 7px;
    padding-right: 7px;
}

#branding ul {
    position: absolute;
    left: 170px;
    top: 43px;

    margin-top: 0;
}

#branding ul li {
    float: left;
    list-style: none;
    margin-left: 2px;
    margin-bottom: 0;
    width: 85px;
}

#branding ul li a {
    text-decoration: none;
    display: block;
    padding: 8px 14px;
    font-size: 13px;
    font-weight:normal;
    color: #707070;
    background: transparent url(../img/tab-inactive.png) left top no-repeat;
    text-align: center;
}

#branding ul .active a {
    color: #000;
    background: transparent url(../img/tab-active.png) left top no-repeat;
}

#branding ul .active {

}

