

* { 
padding: 0px;
margin: 0px;
}

body {
	background-color: #f0f2f2;
}

.color1 { COLOR: #0066ff }

.Hy10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	color: #000000;
}
.Hy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
}
.Hy14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;

}
.Hy14P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 20px;
}

.HyB {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.HyBB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.HyB14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.HyBlueBd {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}

.HyBlueB10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.HyBlueB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.HyBlueB14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}


.HHyBB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
}



.HyWB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.HyWB14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.HyR10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}

.HyR12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.HyR14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}



.vsidemenu{
background-color:#405683;
background-image: url(realestate.jpg);
background-repeat:no-repeat;

}
.dropbtn {

    color: white;
    padding: 0px;

    border: none;

}
img.mnimgsize {
  width:50px;
  height:70px;
}



.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #405683;
    min-width: 200px;
    z-index: 1;
}

.dropdown-content a {
	font-size: 14px;
	font-weight:bold;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
 color: #990000;
 background-color: lightgrey;
 }


.dropdown.active .dropdown-content {display: block;}
.dropdown.active:hover .dropbtn {background-color: grey;}


ul {
float: right;
list-style: none;
width: auto;
height: auto;
outline:  #405683 solid 1px;
}

li {
display: inline;
float: left;
width: auto;
height: auto;

margin: 5px;
}

li a {
display: block;
float: left;
height: 20px;
font-size: 14px;
line-height:auto;
color: #405683;
font-family: sans-serif;
}

a {
text-decoration:none;
}

li a:hover {
 color: #990000;
 background-color: lightgrey;
 }
 
a.forumbn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;

}
a.forumbn:visited {color:#FFFFFF;text-decoration:none}
a.forumbn:active {color:#FFFFFF;text-decoration:none}

.tblSin {
width:500px;
}

.pad20 {
	margin-left: 20px;	
}
