<!--



/* Sample CSS definition for the example list. Remove if desired */


.anylinkcss{
border-left:1px solid gray; 
border-right:2px solid gray; 
border-top:1px solid gray; 
border-bottom:2px solid gray; 
position:absolute;
visibility: hidden;
line-height: 18px;
z-index: 100;
background-color: #efefef;
width: 190px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 12px; 
font-family: Arial;
}

.anylinkcss a {
color: #515151;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}


.anylinkcss a:hover { /*hover background color*/
background-color: white;
color: black;
text-decoration: none;
}

.anylinkcss li a {
font-size: 10px; margin-top: 5; margin-bottom: 5;
}

.blanktitle {
font-size: 12pt; 
font-family: Arial;
color: black;
font-weight: bold;
padding-left: 5px;
cursor: default;
}

.blanktitle a {
font-size: 12pt; 
font-family: Arial;
color: black;
font-weight: bold;
padding-left: 5px;
cursor: default;
text-decoration: none;
}

.blanktitle a:hover {
color: white;
cursor: pointer;
text-decoration: none;
}

.buttons  {
width:150px; height:25px;
background-image: url('http://www.windamereconstruction.com/images/Windamere-Construction_Header-Bakgrnd.jpg'); 
background-position: 0px 0px;
padding-top: 3px;
border-bottom:2px solid gray; 

}





-->

