﻿body
{
    background-color: #990000;
    text-align: center;
}


.panelmenu a:link
{
    font-family: Corbel;
    font-size:large;
    color: white;
    }
.panelmenu a:hover
{
    font-family: Corbel;
    font-weight: bold;
    font-size: large;
    color:Yellow;
}

.panelmenu a:visited
{
   font-family: Corbel;
    font-size:large;
    color: white; 
    }
.footerpanel a:link
{
    color: white; 
    }
.footerpanel a:visited
{
    color: white; 
    }
    .zindex
{
    z-index: 2;
    
    float: left;
}
.carpanel
{
    background-position: center 50px;
    background-image: url('siteimages/car.jpg');
    
    background-repeat: no-repeat;
    margin-right: 0px;
}
.defaultpanela
{
    font-weight: bold;
    font-size: xx-large;
    text-align: center;
}
.defaultpanelb
{
    font-size: small;
    font-style: italic;
    text-align: center;
}
.defaultpanelc
{
    text-align: left;
    font-size: medium;
}
.panelleft
{
    text-align: left;
    }
