body {
	 font-family: tahoma;
  font-size: 14px;
	margin: 0;
	

	}
	
	
pre { font-family: "verdana"; font-size: 10px; background-color: #FFFFCC; padding: 5px 5px 5px 5px; }
pre .comment { color: #008000; }
pre .builtin { color:#FF0000;  }
input, select, textarea {
	font-family: tahoma;
	font-size: 11px;
}

#mycalendar { background-color: #6699CC; }
#mycalendar .general { background-color: #FFFFFF; }
#mycalendar .othermonth { background-color: #EEEEEE; color: #AAAAAA; }
#mycalendar .header { background-color: #6699CC; color: #FFFFFF; }
#mycalendar .today { background-color: #FFFFCC; }
#mycalendar .bg { background-color: #6699CC; }
#mycalendar .select { background-color: #FFCC99; }
#mycalendar .othermonth a:link { text-decoration : none; font-family: tahoma; color: #CCFFCC; }
#mycalendar .othermonth a:visited { text-decoration : none; font-family: tahoma; color: #CCFFCC; }
#mycalendar .othermonth a:hover { text-decoration : underline; font-family: tahoma; color: #FFFFFF; }
#mycalendar a:link { text-decoration : none; font-family: tahoma; color: #000000; }
#mycalendar a:visited { text-decoration : none; font-family: tahoma; color: #000000; }
#mycalendar a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000; }
#mycalendar .btn { background-color: #CCCCCC; border: 0px solid #000000; }
#mycalendar .btn a:link { text-decoration : none; font-family: tahoma; color: #000000; }
#mycalendar .btn a:visited { text-decoration : none; font-family: tahoma; color: #000000; }
#mycalendar .btn a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000; }
	

	
.text{font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
    font-size: 100%;   color: #000000;	
	}
	
	.text1{font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
    font-size: 100%;   color: #ffffff;	
	}
	
	
	.button{font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
    font-size: 100%;   color: #000000;	
	background-color: #99ccff;
	font-weight: bold;
	}
	
	.tabletext{font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFFFCC;
    font-size: 100%;   color: #000000;	
	
	}
	.text2{font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFFFCC;
    font-size: 200%;   color: #000000;	
	
	}
a.linkstyle:link {color: #ffffff; text-decoration: none; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle:visited {color:  #ffffff; text-decoration: none;  font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle:hover {color: #ffffff; text-decoration: underline; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle:active {color:  #ffffff; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}

a.linkstyle1:link {color: #000000; text-decoration: none; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle1:visited {color:  #000000; text-decoration: none;  font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle1:hover {color: #000000; text-decoration: underline; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle1:active {color:  #000000; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}

a.linkstyle2:link {color: #000000; text-decoration: none; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle2:visited {color:  #000000; text-decoration: none;  font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle2:hover {color: #000000; text-decoration: underline; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}
a.linkstyle2:active {color:  #000000; font-family: "ARIAL",serif; font-weight: bold; font-size: 100%;}


dl {padding:0; margin:0px 15px;}
dt {display:none;}
dd {float:left; margin:0; padding:0; text-align:center;}
dd a, dd a:visited {text-decoration:none; color:#000; float:left;}
dd span {float:left; border-bottom:1px solid #000; cursor:pointer;}
dd .single {height:1.7em;}
dd .double {height:3em;}

dd span.side {width:5px; float:left; border-top:1px solid #000000;;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

dd span.side b.p1 {width:0; height:1px; float:left; margin-left:3px; border-left:2px solid #000; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
} 
* html dd span.side b.p1 {width:2px; w\idth:0;}

dd span.side b.p2 {width:2px; height:1px; float:left; margin-left:2px; background:#99ccff; border-left:1px solid #000; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
} 
* html dd span.side b.p2 {width:3px; w\idth:2px;}

dd span.side b.p3 {width:3px; height:2px; float:left; margin-left:1px; background:#99ccff; border-left:1px solid #000; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p3 {width:4px; w\idth:3px;}

dd span.side b.p4 {width:4px; float:left; background:#99ccff; border-left:1px solid #000; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
* html dd span.side b.p4 {width:5px; w\idth:4px;}

dd span.side b.p5 {width:0; height:1px; float:left; margin-right:3px; border-right:2px solid #000; font-size:1px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p5 {width:2px; w\idth:0;}

dd span.side b.p6 {width:2px; height:1px; float:left; margin-right:2px; background:#99ccff; border-right:1px solid #000; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p6 {width:3px; w\idth:2px;}

dd span.side b.p7 {width:3px; height:2px; float:left; margin-right:1px; background:#99ccff; border-right:1px solid #000; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p7 {width:4px; w\idth:3px;}

dd span.side b.p8 {width:4px; float:left; background:#99ccff; border-right:1px solid #000; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
* html dd span.side b.p8 {width:5px; w\idth:4px;}

dd.low {margin-top:1.3em;}
* html dd.low {margin-top:1.2em;}

dd span.mid {border-top:1px solid #000; padding:0 5px; background:#99ccff;}

dd a:hover {border:0;}
dd a:hover span.mid, dd a:hover span.side b {background:#019aff; color:#000000;}
dd a:hover span {border-bottom:1px solid #949e7c;}

.clear {clear:both;}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
.border {
	border: 1px solid #000000;
}


img.floatRight { 
    float: right; 
    margin: 10px; 
}

.footer{font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #99ccff;
    font-size: 80%;   color: #000000;	
	
	}
	
	.class1 {
	color : #000000; 
	font-family : verdana; 
	font-size : 12px; 
	margin-top : 12px; 
	line-height : 14px; 
}
.class2 {
	color : #ffffff;
	font-family : arial, verdana;
	font-size : 16px;
	font-weight : bold;
}
.class3 {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
}	 	
.class4 {
	color : #C0C0C0;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
}
.class5 {
	color : #000000;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}
.class6 {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
}
.class7 {
	color : #019aff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
}
.class8 {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
}
.class9 {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}	 	 	 
 .style1 A:link {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style1 A:visited {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style1 A:hover {
	color : #ffffff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style1 A:active {
	color : #ffffff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
 .style2 A:link {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style2 A:visited {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style2 A:hover {
	color : #000000;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style2 A:active {
	color : #000000;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
 .style3 A:link {
	color : #ffffff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style3 A:visited {
	color : #ffffff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style3 A:hover {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style3 A:active {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
 .style4 A:link {
	color : #019aff;
	font-family : verdana;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
}
.style4 A:visited {
	color : #019aff;
	font-family : verdana;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
}
.style4 A:hover {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
}
.style4 A:active {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
}
.style5 A:link {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style5 A:visited {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style5 A:hover {
	color : #019aff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.style5 A:active {
	color : #019aff;
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
 .style6 A:link {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style6 A:visited {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style6 A:hover {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style6 A:active {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style7 A:link {
	color : #000000;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style7 A:visited {
	color : #000000;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style7 A:hover {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style7 A:active {
	color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.style8 A:link {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style8 A:visited {
	color : #019aff;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style8 A:hover {
	color : #C0C0C0;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.style8 A:active {
	color : #C0C0C0;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
 .tnav A:link {
	color : #019aff;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.tnav A:visited {
	color : #019aff;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.tnav A:hover {
	color : #C0C0C0;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.tnav A:active {
	color : #C0C0C0;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.tnav #links div{padding:0 0px 0 0; margin:0;} 
.tnav div#links{margin:0;padding:0;width:100%;}
.tnav #links a{font:bold 12px verdana; display:block; width:100%; padding:0px 0 0px 0px;border-bottom: solid 0px #000000;}
.tnav #links a:hover,.leftnav .selected {background-color:#000000;color:#C0C0C0;text-decoration:none;border-bottom: solid 0px #000000;
}
#wrap{
	background:#FFF;
	max-width:56em;
}
#footer
{
  height: 15px;
  background: #019aff;
  margin: 0px 0px 0px 0px;
  clear: both;
}
#footer  .cleft
{
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
  float:left;
}
#footer .cleft a
{
  font-size: 11px;
  color: #3059A2;
  font-weight: bold;
  text-decoration: none;
}

#footer .cright
{
  font-size: 11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #3059A2;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:right;
}

#footer .cright a
{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
/*PROPERTY RELATED CSS*/
#vpcontainer
{
  margin: auto;
  padding: 0px 0px 0px 0px;
  background: #FFFFFF;
}

#vpcontainer .vpback
{

  font-size: 11px;
  color: #3059A2;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 8px 0px;
  float:left;
  width:40%;
}

#vpcontainer .vpback a
{
  font-size: 11px;
  color: #3059A2;
  font-weight: bold;
  text-decoration: none;
}

#vpcontainer .vpback a:hover
{
  font-size: 11px;
  color: #3059A2;
  font-weight: bold;
  text-decoration: underline;
}

#vpcontainer .vplinks
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3059A2;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 8px 0px;
  float:right;
  width: 60%;
  text-align:right;
}

#vpcontainer .vplinks a
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3059A2;
  font-weight: bold;
  text-decoration: none;
}

#vpcontainer .vplinks a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3059A2;
  font-weight: bold;
  text-decoration: underline;

}

#vpcontainer .vptbar
{
  height: 28px;
  background: #019aff;
  margin: 0px 0px 5px 0px;
  clear: both;
  width:100%;
}

#vpcontainer .vptitle
{
  font-size: 16px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}

#vpcontainer .vpprice
{
  color: #ffffff;
  font-size: 16px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  width: 50%;
  float: right;
  text-align:right;
  font-weight: bold;
}
#vpcontainer #vpimage
{
  float: left;
  width: 420px;
  border: 1px solid #cccccc;
  margin: 0px 0px 0px 5px;
  padding: 5px 5px 0px 0px;
  background: #EBEBEB;
  text-align: center;
}
#vpcontainer #vpoverview
{
	margin: 0px 7px 0px 0px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #cccccc;
	background: #EBEBEB;
	float: right;
	font-size:0.7em;
	font-family: verdana;
	width: 440px;
	height: 303px;
	

}
#vpcontainer #vpcallback
{
	margin: 0px 5px 0px 8px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #cccccc;
	background: #EBEBEB;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 303px;
	float: left;
	text-align: center;
}

#vpoverview #vpovervtitle
{
	margin: 0px 0px 0px 6px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #0000FF;
	font-size: 16px;
	width: 100%;
}
#vpoverview td
{

font-weight: bold;
  font-size: 12px;
  color: #000000;
  padding: 0px 5px 0px 0px;
}

#vpcontainer #vpoverview .links_label
{
  padding: 0px;
  font-weight: bold;
  font-size: 10px;
}

#vpcontainer #vpoverview .links_label a
{
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

#vpcontainer #vpoverview .links_label a:hover
{
  text-decoration: underline;
}
#vpcontainer #vptdets
{
  height: 28px;
  background: #019aff;
  text-align:center;
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 0px 5px;
  clear: both;
}

#vpcontainer #vptdets  a
{

  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
#vpcontainer #vptdets a:hover
{

  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;

}

#vpcontainer #vpoverview a:hover
{
  text-decoration: underline;
}

.infomap td
{
  font-size: 11px;
}

.infomap td a
{
  color: #3059A2;
}
.slabel {
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	padding-bottom: 4px;
}	