body {font-family: Verdana, Arial, sans serif; font-size: 11px; margin: 2px;}
div.title {font-size:14px;}
table.main th {background-color:#ccf; height:20px;}

.file-menu {padding-left:50px;}
.file-menu td { text-align:center;}
.sidebar-entry {text-decoration:none; background-color:#D1C4B1; border-bottom:1px solid #EEE3D2;}
a.sidebar-entry {color:#000; text-decoration: none}
a.sidebar-entry:hover {background-color:#eee;color:#000; text-decoration: none}
a.sidebar-entry:focus {background-color:#ccf; text-decoration: none}
.iw-cell-2 {background-color:#eee;font-weight:bold}
a.map_email, a.map_email:visited{color:#54452D;font-weight:bold;}
a.map_email:hover {color:#D1BFA2;background-color:#54452D;font-weight:bold;}
#sidebar {width:200px; height:500px; overflow:auto;padding-left:50px;}
#map {width:580px; height:500px;}
td.buttons {
border:1px solid black;
background-color:#D1C4B1;
color:black;
font-weight:bold;
width: 60px;
font-family: arial;
font-size: 10px;
text-align: center;
}
td.buttons:hover {
background-color:#896940;
color:white;
cursor:pointer;
}
td.buttonshover {
border:1px solid black;
font-weight:bold;
width: 60px;
font-family: arial;
font-size: 10px;
text-align: center;
background-color:#896940;
color:white;
cursor:pointer;
}