BODY
{
    font-family: Verdana, Arial;
    background-attachment: fixed;
    background-image: url(Images/bg.jpg);
    background-repeat: repeat;
}
A.top-menu:link
{
    font-size: x-small;
    color: white;
    text-decoration: none;
}
A.top-menu:hover
{
    FONT-SIZE: x-small;
    COLOR: silver;
    TEXT-DECORATION: none
}
A.top-menu:visited
{
    FONT-SIZE: x-small;
    COLOR: white;
    TEXT-DECORATION: none
}

A.bottom-menu:link
{
    COLOR: white;
    TEXT-DECORATION: underline
}
A.bottom-menu:hover
{
    COLOR: #cccccc;
    TEXT-DECORATION: underline
}

.left-side
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(file://E:\WebPage\AllAmericanRental\Images\left-side.jpg);
    BACKGROUND-REPEAT: no-repeat
}
A.left-menu:link
{
    FONT-SIZE: xx-small;
    COLOR: navy;
    TEXT-DECORATION: none
}
A.left-menu:visited
{
    FONT-SIZE: xx-small;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.left-menu:hover
{
    font-size: xx-small;
    FONT-FAMILY: Verdana, Arial;
    color: blue;
}
.top
{
    background-color: navy;
}
A:hover
{
    FONT-SIZE: x-small;
    COLOR: black
}
A:link
{
    FONT-SIZE: x-small;
    COLOR: navy
}
A:visited
{
    FONT-SIZE: x-small;
    COLOR: gray
}
A.address:link
{
    font-size: xx-small;
    color: navy;
}
A.address:hover
{
    font-size: xx-small;
    color: blue;
}
A.address:visited
{
    font-size: xx-small;
    color: steelblue;
}
.address
{
    FONT-SIZE: xx-small;
    COLOR: navy
}
A.bottom-menu:visited
{
    COLOR: silver;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
IMG.image
{
    border-right: ridge;
    border-top: ridge;
    border-left: ridge;
    border-bottom: ridge;
}
.TopAdd
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: Arial
}

