body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bodybg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top left;
	text-align: left;
}

.bodytext
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	color:#454546;
	text-align:left;
	font-size:11px;
	letter-spacing:0px;
	line-height:1.5em;
}

.bodytext A:active{color:#454546; text-decoration:underline;}
.bodytext A:visited{color:#454546; text-decoration:underline;}
.bodytext A:link{color:#454546; text-decoration:underline;}
.bodytext A:hover{color:#454546; text-decoration:none;}

.bodytext1
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana;
	color:#000000;
	font-size:11px;
	letter-spacing:0px;
	line-height:1.5em;
}

.bodytext2
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana;
	color:#ffffff;
	font-size:11px;
	letter-spacing:0px;
	line-height:1.5em;
}


.bodytext3
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana;
	color:#454546;
	text-align:justify;
	font-size:12px;
	letter-spacing:0px;
	line-height:1.5em;
}
.bodytext3 A:active{color:#454546; text-decoration:underline;}
.bodytext3 A:visited{color:#454546; text-decoration:underline;}
.bodytext3 A:link{color:#454546; text-decoration:underline;}
.bodytext3 A:hover{color:#454546; text-decoration:none;}

.bodytext4
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana;
	color:#000000;
	font-size:10px;
	letter-spacing:0px;
	line-height:1.5em;
}

.bigtext
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:verdana;
	color:#454546;
	font-size:16px;
	letter-spacing:0px;
	line-height:1.5em;
}


.menutext
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:8px;
	font-family:verdana;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0px;
	line-height:1.5em;
}

.menutext A:active{color:#ffffff; text-decoration:none;}
.menutext A:visited{color:#ffffff; text-decoration:none;}
.menutext A:link{color:#ffffff; text-decoration:none;}
.menutext A:hover{color:#ffffff; text-decoration:underline;}

.headingtext
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana;
	color:#5E5E5E;
	text-align:justify;
	font-weight:bold;
	font-size:16px;
	letter-spacing:0px;
	line-height:1.5em;
}



.bottomtext
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:verdana;
	color:#5D5D60;
	font-size:9px;
	letter-spacing:0px;
	line-height:1.5em;
	text-align:center;
}

.bottomtext A:active{color:#454546; text-decoration:underline;}
.bottomtext A:visited{color:#454546; text-decoration:underline;}
.bottomtext A:link{color:#454546; text-decoration:underline;}
.bottomtext A:hover{color:#454546; text-decoration:none;}


.knowmore
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:5px;
	font-family:verdana;
	color:#E24008;
	font-size:10px;
	text-align:right;
	letter-spacing:0px;
	line-height:1.5em;
}

.liHomePage
{
	padding:5px;
	text-align: left;
}

A:active {TEXT-DECORATION:none;COLOR:#000000;} 
A:visited {TEXT-DECORATION:none;COLOR:#000000;} 
A:link {
	TEXT-DECORATION:none;
	COLOR:#393;
} 
/*A:hover {TEXT-DECORATION:none;COLOR:#000000; } */


.grayborder{border:#999999 1px solid;}

.greentopborder{border-top:#9BBB59 1px solid;}
.greenbottomborder{border-bottom:#9BBB59 1px solid;}


.textbox
{
	background-color:#E2EBB6;
	border-bottom:A5C96D 1px solid;
	border-left:#A5C96D 1px solid;
	border-right:#A5C96D 1px solid;
	border-top:#A5C96D 1px solid;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:400;
	color:#243F58;
	width:155px;
	scrollbar-base-color:#FA9C9D;
	scrollbar-arrow-color:#4E83A2;
}

.textbox1
{
	background-color:#E2EBB6;
	border-bottom:A5C96D 1px solid;
	border-left:#A5C96D 1px solid;
	border-right:#A5C96D 1px solid;
	border-top:#A5C96D 1px solid;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:400;
	color:#243F58;
	width:255px;
	scrollbar-base-color:#649D36;
	scrollbar-arrow-color:#649D36;
}


.button
{
	margin-top:1px;
	background-color:#E2EBB6;
	border-bottom:#75A943 1px solid;
	border-left:#75A943 1px solid;
	border-right:#75A943 1px solid;
	border-top:#75A943 1px solid;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:400;
	width:65px;
	color:#000000;
	cursor:hand;
}

.button1
{
	background-color:#649D36;
	border-bottom:#224308 1px solid;
	border-left:#224308 1px solid;
	border-right:#224308 1px solid;
	border-top:#224308 1px solid;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	width:100px;
	color:#ffffff;
	cursor:hand;
}


.buttonbgrepeat
{
	background-image:url(../images/buttonbgrepeat.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.buttonbgrepeat_iagent
{
	background-image:url(../images/buttonbgrepeat_iagent.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.buttonbgrepeat_ivendor
{
	background-image:url(../images/buttonbgrepeat_ivendor.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.buttonbgrepeat_iproperty
{
	background-image:url(../images/buttonbgrepeat_iproperty.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.buttonbgrepeat_ilisting
{
	background-image:url(../images/buttonbgrepeat_ilisting.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.buttonbgrepeat_iclient
{
	background-image:url(../images/buttonbgrepeat_iclient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.buttonbgrepeat_ievaluation
{
	background-image:url(../images/buttonbgrepeat_ievaluation.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
}

.leftbarbg
{ 
	background-image:url(../images/leftbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:800px;
}


.leftbarbg1
{
	padding-left:2px;
	background-image:url(../images/leftbg1.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:318px;
}

.scrollpane
{
	overflow:auto;
	height:500px;
	scrollbar-face-color:#649D36;
	scrollbar-highlight-color:#84B15E;
	scrollbar-3dlight-color:#203F07;
	scrollbar-darkshadow-color:#417417;
	scrollbar-shadow-color:#203F07;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#C6E895;
}

/*.scrollpane1{
overflow:auto;
height:300px;
}*/
