﻿body 
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #000000;
    background: #EBF2FA url(images/remaxBG.jpg) repeat-x top left;
    background-attachment: fixed;
    margin: 0px;
}

a
{
    color:#000000;
}

a:hover
{
    color:#0066FF;
}

.detailList tr td
{
    /*border: solid 1px #999999;*/
}

.details
{
    background:#DDDDDD;
}

.grayborder
{
    border:solid 1px #999999;
}

.greenbox
{
    background: #D5E3F4;
    /*border: solid 1px #9FFF9F;*/
    color: #000000;
    padding:5px;
}

.headerText
{
    font-size: 14px;
    font-weight: bold;
    color:#FFFFFF;
    /*border-bottom: solid 1px #000000;*/
}

.headerTextCenter
{
    font-size: 14px;
    font-weight: bold;
    color:#FFFFFF;
    text-align:center;
}

.centertitle
{
    text-align:center; 
    font-size:14px; 
    font-weight:bold;
}

.welcomeText
{
    font-size: 14px;
    font-weight: bold;
}

.indexListing
{
    border:solid 1px #999999;
    margin-top: 2px;
}

.leftpic
{
    float:left; 
    margin-right:5px; 
    margin-bottom:5px; 
    border: solid 1px #000000;
}

.mandilistingbox
{
    border:solid 1px #999999; 
    background:#FFFFFF url(Images/bluestripes.jpg);
}

.page
{
    background:#003300 url(images/bgg.jpg); 
    border:solid 1px #003399;
}

.rightsideindex
{
    width:30%; 
    background:#DDDDDD; 
    vertical-align:top;
}

.thumbsbox
{
    background:#CCCCCC;
    padding:5px;
    text-align:center;
}

.thumbs
{
    border:solid 1px #000000;
    margin:5px;
}

.toplistingbox
{
    /*border:solid 1px #999999;*/
    background:#FFFFFF;
}
