.bg
{
        width: 100%;
        background-image: url('../Images/bgnd.jpg');
        background-repeat:no-repeat;
        background-position: center top;

    }

body {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}


td {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	
}

input 
{
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}

textarea 
{
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}

select
{
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}



A:visited {
	COLOR: #999999;
	text-decoration: none;
} 
A:link {
	COLOR: #999999;
	text-decoration: none;
} 
A:hover { COLOR: #595959; TEXT-DECORATION: none } 
A:active { COLOR: #999999; TEXT-DECORATION: none}



th {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}

.TextBox
{
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}

.HeadConsulting
{
	font-size:13px;
	color: #054B8D;
	font-weight:bold;
}

.HeadEstateAgents
{
	font-size:13px;
	color: #AB841B;
	font-weight:bold;
}

.HeadHomeOwners
{
	font-size:13px;
	color: #B0232A;
	font-weight:bold;
}

.HeadMortgageLenders
{
	font-size:13px;
	color: #566A17;
	font-weight:bold;
}

.HeadMyLightstone
{
	font-size:13px;
	color: #3E586F;
	font-weight:bold;
}

.tablefull
{
	width: 100%;
}

.LTable
{
    border-right: #e2ded6 1px solid;
    border-top: #e2ded6 1px solid;
    border-left: #e2ded6 1px solid;
    border-bottom: #e2ded6 1px solid;
    width:100%;
}
.LTable thead td
{
    padding-left: 2px;
    color: #ffffff;
    background-color: #5d7b9d;
    height: 20px;
    background-image: url(../Images/BG_Head.gif);
}
.LTable tbody td
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top:5px;
    background-color: #f7f6f3;

}

.AVMHeadBlue
{
	font-weight: 700; 
	color: #003399;
}

.tabBut
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	border: 1px solid #DBDAC9;
	border-bottom: 1px solid #C5C1B1;
	background-color: #E9E7D7;
	table-layout: fixed;
	text-decoration: none;
	cursor: hand ;

}

.tabButClicked
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	border: 1px solid #DBDAC9;
	border-bottom: 1px solid #f7f6f3;
	background-color: #f7f6f3;
	table-layout: fixed;
	text-decoration: none;

}

.tabBG
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top:5px;
    background-color: #f7f6f3;
	border: 1px solid #DBDAC9;
	border-top: 0px solid #C5C1B1;

}

.tabBG td
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top:3px;
    border: 1px solid #DBDAC9;
}
.tabTop
{
	border-bottom: 1px solid #DBDAC9;	
}


a.hl
{
	font-weight: bold;
	color: #B0232A;
	font-size: 13px;
	text-decoration: none;	
}

a.hl:hover
{
	color: #595959;
}

a.hlSm
{
        background-position: right 4px;
        font-weight: bold;
        color: #B0232A;
        font-size: 11px;
        text-decoration: none;
        background-image: url('../Images/Arrow_Red.gif');
        background-repeat: no-repeat;
        padding-right: 15px;
}

a.hlSm:hover
{
	color: #595959;
}

.hlSm a
{
        background-position: right 4px;
        font-weight: bold;
        color: #B0232A;
        font-size: 11px;
        text-decoration: none;
        background-image: url('../Images/Arrow_Red.gif');
        background-repeat: no-repeat;
        padding-right: 15px;
}

.hlSm:hover a
{
	color: #595959;
}

a.hlExport
{
    padding: 4px 15px 5px 10px;
    border: 1px solid #FFFFFF;
    background-position: right 9px;
    font-weight: bold;
    color: #B0232A;
    font-size: 11px;
    text-decoration: none;
    background-image: url('../Images/Arrow_Red.gif');
    background-repeat: no-repeat;
}

a.hlExport:hover
{
	color: #595959;
}

.hlExport a
{
    border: 1px solid #FFFFFF;
    background-position: right 4px;
    font-weight: bold;
    color: #B0232A;
    font-size: 11px;
    text-decoration: none;
    background-image: url('../Images/Arrow_Red.gif');
    background-repeat: no-repeat;
    padding-right: 15px;
}

.hlExport:hover a
{
	color: #595959;
}

.Heading
{
	font-size:13px;
	color: #B0232A;
	font-weight:bold;
}

.PointHead
{
	font-size: 12px;
	color: #B0232A;
	font-weight: bold;
}

.square
{
	border: 1px solid #CCCCCC;
	height: 80px;
	vertical-align: top;
	text-align: left;
	padding-top: 7px;
}

.block
{
	background-image: url('../Images/Square_Red.gif');
}

.SectionHead
{
    background-image: url('../Images/BG_Head.gif');
    color: #ffffff;
    height:20px;
     font-weight:bold;
     background-color:#45687c;
}

.SectionBlock
{
    border: 1px solid #45687c;
}



li
{
    list-style-type: disc;
}

