﻿html, body { margin-top:0; padding-top:0; }

.topbar_background {
    background-image:url(images/site_background_mini.gif);
    background-repeat:repeat-x;
    height:50px;
    width:100%;
}

.topbar_shuttle {
    text-decoration:none;
    border:0;
    cursor:hand;
    float:left;
    margin:5px;
}

.topbar_text {
    font-family:Verdana;
    font-size:12px; 
    font-weight:bold;
    color:#f0f0f0;
    float:left;
    margin-top:17px;
}

.topbar_hyp1, .topbar_hyp1 a:active, .topbar_hyp1 a:visited {
    text-decoration:none;
    border:0;
    cursor:hand;
    color:#f0f0f0;
}

.topbar_textlogo {
    float:right;
    margin-top:13px;
}
