.webmap { 
	background-color: #fff;
	}
.webmap .mapitem0 {
    padding: 5px 10px 6px 10px;
    background-color: #5e5e5c;
    font: 8pt MS Sans Serif,arial,helvetica;
    color: #f03;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
   }
.webmap .mapitem1 {
    padding: 3px 8px 3px 8px;
    font: 8pt MS Sans Serif,arial,helvetica;
    color: #5e5e5c;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    background-color: #ededeb;
    border: 1px solid #a3a3a3;    
   }
.webmap .mapitem2 {
    background-image: url('../img/layout/leftMenuTopLevelBG.gif'); 
    background-repeat: repeat-y; 
    background-position: left; 
    background-color: #fff;
    color: #5e5e5c;
    font: normal normal 8pt MS Sans Serif,arial,helvetica;
    padding: 5px 5px 5px 8px; 
    cursor: default;
   }
.webmap a:link,
.webmap a:visited,
.webmap a:active,
.webmap a:hover { 
	color: #5e5e5c; 
	text-decoration: none; 
	font-weight: normal 
	}
.webmap a:hover { 
	color: #da251d 
	}	
