a
{
    color: #010082;
    text-decoration: none;
}

a:hover
{
    color: #797979;
    text-decoration: underline;
}

body
{
    font-family: arial;
    font-size: 11px;
}

form
{
    margin: 0px;
    padding: 0px;
}

h1
{
    font-size: 14px;
    font-weight: 700;
}

img
{
    border: 0px;
    padding: 0px;
}

div.right_panel
{
    float: right !important;
    width: 200px !important;
    background-color: #eeeeee !important; 
    border: 1px dotted #666666 !important;
}

img#virtualrepository
{
}

img#homepageimages
{
    margin-top: -3px;
}