

.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CED3D3;
	font-size: 20px;
	align: left
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004FA3;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004FA3;
}
.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004FA3;
}

.dominicanrepublic {
background-color: #004FA3;
border-color: #4A7FB0;
border-style: double;
border-width: 1;
color: #eeeeee;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}



form input.button, form input.button1 {
 			color: #eeeeee;
			font-weight:500;
 			background-color: #004FA3;
 			border:1px solid #4A7FB0;
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;
		}
		form input.button1 { /* for IE only */
 			cursor:pointer;
		}
		form input.button1:hover {  /* for Geckos */
 			color: #ffffff;
 			background-color: #004FA3;
 			border:2px solid #4A7FB0;
 			cursor:pointer;
		}




#footer A:link {color:"#010166"; text-decoration: none;}
#footer A:visited {color:"#010166"; text-decoration: none;}
#footer A:hover {color:"#ffffff"; text-decoration: none;}

	

.realestate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

BODY{
scrollbar-face-color:#004FA3;
scrollbar-arrow-color:#CCFFCC;
scrollbar-track-color:#E0E3E8;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#79A5D2;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#CCFFCC;
}

a:link { color: #010166;}
a:visited { color: #010166;}
a:hover { color: #ffffff;}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #014FA2;
}