.table
{
Font-size:10px;
}
.MapItem {
BORDER: #ccb489 1px solid; MARGIN-BOTTOM: 2px;  BACKGROUND: #ffe1ab;  WIDTH: 100%; CURSOR: hand; 
}
.MapItemAlt {
BORDER: #ccb489 1px solid; MARGIN-BOTTOM: 2px;  BACKGROUND: #ffe9af;  WIDTH: 100%; CURSOR: hand; 
}
.MapItemHover {
BORDER: #ccb489 1px solid; MARGIN-BOTTOM: 2px;  BACKGROUND: #d8d5ff;  WIDTH: 100%; CURSOR: hand; 
cursor: pointer;
cursor: default;
}
.MapPage {
text-align: center;
font-size: 9pt; 
font-family: arial;
}
.MapPageItem {
text-align: center;
font-size: 9pt; 
font-family: arial;
color: #00AA00;
}
.MapPageHover {
text-align: center;
font-size: 9pt; 
font-family: arial;
font-weight: bold;
text-decoration: underline;
color: #00AA00;
cursor: pointer;
cursor: default;
}
.surveyQuestion
{
font-weight:bold;
}


