
*{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size : 9pt;
}
/* LINK SECTION */

a.greyText:hover{
	color: #D3D3D3;	
}

/* DEFAULT */
  A.offsite {
    color : Black;
  }

  A:active {
    color : Black;
  }

  A:visited {
    color : Black;
  }

  A:hover {
    color : Black;
  }

  A:link {
    color : Black;
  }

/* CLASS PALE */
  A.pale {
    font-size : 8pt;
    color: #ADAECE;
  }
/* CLASS usual */
  A.usual:visited {
    text-decoration:none;
    font-size : 8pt;
    color: #314d8c;
  }
  A.usual:active {
    text-decoration:none;

    font-size : 8pt;
    color: #314d8c;
  }
  A.usual:offsite {
    text-decoration:none;
    font-size : 8pt;
    color: #314d8c;
  }
  A.usual:hover {
    text-decoration:none;
    font-size : 8pt;
    color: yellow;
  }
  A.usual {
    text-decoration:none;
    font-size : 8pt;
    color: #314d8c;
  }
/* CLASS tb_statusbar */
  A.tb_statusbar:visited {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_statusbar:active {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_statusbar:offsite {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_statusbar:hover {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: yellow;
  }
  A.tb_statusbar {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }

/* CLASS tb_statusbar2 MA March 9 2005 */
  A.tb_statusbar2:visited {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: yellow;
  }
  A.tb_statusbar2:active {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: yellow;
  }
  A.tb_statusbar2:offsite {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: yellow;
  }
  A.tb_statusbar2:hover {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: silver;
  }
  A.tb_statusbar2 {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: yellow;
  }

/* CLASS tb_whitestatusbar */
  A.tb_whitestatusbar:visited {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_whitestatusbar:active {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_whitestatusbar:offsite {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_whitestatusbar:hover {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }
  A.tb_whitestatusbar {
    text-decoration:none;
    font-size : 8pt;
    font-weight: bold;
    color: white;
  }

/* CLASS TAB_DARK - MA March 15 2006 changed 8 to 10pt */
  A.tab_dark:visited {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: white;
  }
  A.tab_dark:active {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: yellow ;
  }
  A.tab_dark:offsite {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: white;
  }
  A.tab_dark:hover {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: silver;
  }
  A.tab_dark {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: white;
  }


/* CLASS TAB_DARK_U - MA March 15 2006 */
  A.tab_dark_u:visited {
    text-decoration:underline;
    font-size : 10pt;
    font-weight: bold;
    color: white;
  }
  A.tab_dark_u:active {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: yellow ;
  }
  A.tab_dark_u:offsite {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: white;
  }
  A.tab_dark_u:hover {
    text-decoration:none;
    font-size : 10pt;
    font-weight: bold;
    color: silver;
  }
  A.tab_dark_u {
    text-decoration:underline;
    font-size : 10pt;
    font-weight: bold;
    color: white;
  }


/* CLASS TITLE */
  A.title:visited {
    text-decoration:none;
    font-size : 12pt;
    font-weight : bold;
    color: #314d8c;
  }
  A.title:active {
    text-decoration:none;
    font-size : 12pt;
    font-weight : bold;
    color: #314d8c;
  }
  A.title:offsite {
    text-decoration:none;
    font-size : 12pt;
    font-weight : bold;
    color: #314d8c;
  }
  A.title:hover {
    text-decoration:none;
    font-size : 12pt;
    font-weight : bold;
    color: yellow;
  }
  A.title {
    text-decoration:none;
    font-size : 12pt;
    font-weight : bold;
    color: #314d8c;
  }
  A.title_small_bold {
    text-decoration:none;
    font-size : 10pt;
    font-weight : bold;
    color: black;
  }
  A.title_small_bold:hover {
    text-decoration:none;
    font-size : 10pt;
    font-weight : bold;
    color: yellow;  /* MA March 9 2005: was silver */
  }
  A.title_small {
    text-decoration:none;
    font-size : 10pt;
    color: black;
  }
  A.title_small:hover {
    text-decoration:none;
    font-size : 10pt;
    color: yellow;  /* MA March 9 2005: was silver */
  }

  A.title_white {
        text-decoration:none;
        font-size : 16pt;
        font-weight : bold;
        color: #FFFFFF;  /* LM Jan 2006: new */
  }
  A.title_white:hover {
          text-decoration:none;
          font-size : 16pt;
          font-weight : bold;
          color: yellow;  /* LM Jan 2006: new */
  }
  A.title_white:active {
            text-decoration:none;
            font-size : 16pt;
            font-weight : bold;
            color: #FFFFFF;  /* LM Jan 2006: new */
  }

/* BODY */

/* DEFAULT */
  BODY {
    color: Black;
    background-image: url("Images/main-bkgnd.gif");
    padding-left: 0cm;
    padding-right: 0cm;
  }

/* CLASS TOP */
  BODY.TOP {
    color: Black;
    background-image: url("Images/main-bkgnd.gif");
    padding-left: 0cm;
    padding-right: 0cm;
  }

/* CLASS LIGHT */
  BODY.LIGHT {
    color: Black;
    background-color: #ADAECE;
    padding-left: 0cm;
    padding-right: 0cm;
  }

/* CLASS DARK */
  BODY.DARK {
    color: Black;
    background-color: #314d8c;
    padding-left: 0cm;
    padding-right: 0cm;
  }

/* IMAGE */

/* DEFAULT */
  IMG {
    border : 0;
    margin : 0;
    padding : 0;
  }

/* INPUT */

/* DEFAULT */
  INPUT {
    font-weight : normal;
  }

/* CLASS TXT */
  INPUT.SMALL {
    font-size : 7pt;
    font-weight : normal;
  }

/* CLASS TXT */
  INPUT.txt {
    font-weight : normal;
    width: 220;
  }

/* AD Aug 3 2005: added for readonly text area */
  TEXTAREA.readonly {
    font-size : 7pt;
    font-weight : normal;
    color: black;
    background-color: #DCDCDC;
  }
  
/* CLASS BLD */
  INPUT.bld {
    font-weight : bold;
    background-color: #ADAECE;
  }
/* button_highlight added by IM on Feb 27, 2006 */
  INPUT.button_highlight {
    font-weight : bold;
    background-color: #F778A1;
  }

/* CLASS BLDSIZ */
  INPUT.bldsiz {
    font-weight : bold;
    width: 100;
    background-color: #ADAECE;
  }

/* CLASS SIZ2 MA March 9 2005 */
  INPUT.siz2 {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 70;
    background-color: #ADAECE;
  }

/* CLASS BLDSML AD June 21 2005 */
  INPUT.bldsml {
    font-size : 7pt;
    font-weight : normal;
    width: 35;
    background-color: #ADAECE;
  }

/* CLASS SIZ3 AD June 21 2005 */
  INPUT.siz3 {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 100;
    background-color: #ADAECE;
  }
  
/* CLASS SIZ2 MA March 9 2005 */
  INPUT.siz2 {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 70;
    background-color: #ADAECE;
  }

/* CLASS SIZ */
  INPUT.siz {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 150;
    background-color: #ADAECE;
  }

/* CLASS SIZB */
  INPUT.sizb {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 200;
    background-color: #ADAECE;
  }

/* MA March 9 2005 CLASS SIZ90 */
  INPUT.siz90 {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 90;
    background-color: #ADAECE;
  }

/* MA March 9 2005 CLASS SIZ45 */
  INPUT.siz45 {
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    width: 45;
    background-color: #ADAECE;
  }

/* CLASS GO */
  INPUT.GO {
    font-weight : normal;
    background-image: url("Images/go.gif");
  }

/* AD May 2 2005 added new classes for TopBottom.htm */
  INPUT.customize {
    font-weight : normal;
    width: 30;
    height: 23;
    background: url("tools_images/custom_active_layerd_toc.gif");
    background-color: #ADAECE;
  }

  INPUT.reorder {
    font-weight : normal;
    width: 30;
    height: 23;
    background: url("tools_images/reorder_layerd_toc.gif");
    background-color: #ADAECE;
  }
  
  INPUT.managelayers {
      font-weight : normal;
      width: 30;
      height: 23;
      background: url("tools_images/manage_layersd_toc.gif");
	background-color: #ADAECE;
  }

  INPUT.refreshmap {
      font-weight : normal;
      width: 30;
      height: 23;
      background: url("/tools_images/refresh24.gif");
	background-color: #ADAECE;
  }

  INPUT.showingquery {
      font-weight : normal;
      width: 102;
      height: 35;
      background: url("images/NTGO/showings_1.jpg");
	background-color: #ADAECE;
  }
  
  INPUT.legend {
      font-weight : normal;
      width: 30;
      height: 23;
      background: url("tools_images/legendd_toc.gif");
	background-color: #ADAECE;
  }  
  
  INPUT.layerList {
      font-weight : normal;
      width: 30;
      height: 23;
      background: url("tools_images/layer_listd_toc.gif");
      background-color: #ADAECE;
  }
  
/* TABLES */

/* DEFAULT */
  TABLE {
    width : 100%;
  }

/* CLASS SMALL */
  TABLE.small {
    width : 90%;
  }

/* CLASS EXSMALL */
  TABLE.exsmall {
    width : 60%;
  }

/* CLASS TOOLBAR */
  TABLE.toolbar {
    width : 30%;
    border: 0;
    padding: 0;
    margin: 2px;
  }

/* TABLE HEADER */

/* DEFAULT MA March 9 2005 #ADAECE*/
  TH {
    background-color: #eef5f9 ;
    margin: 10 10;
    text-align : center;
    /*font-size: 50px;*/
    font-weight: bold;
  }

/* CLASS SMALL */
  TH.small {
    margin : 0 0;
    text-align : center;
    font-size : 7pt;
    font-weight : bold;
  }
 
 /* CLASS MEDIUM */ /* LM March 28 2006 */
    TH.medium {
      margin : 0 0;
      text-align : center;
      font-size : 10pt;
      font-weight : bold;
  }

/* TABLE ROWS */

/* MAPFRAME BORDER - added MA March 15, 2006 */
  TD.map_top_middle {
    margin : 0 0;
    height : 20;
    text-align : center;
    font-weight : normal;
    background-image: url("Images/map-midback.gif");
  }

  TD.map_left_middle {
    margin : 0 0;
    width : 19;
    text-align : center;
     font-weight : normal;
    background-image: url("Images/map-leftback.gif");
  }

  TD.map_right_middle {
    margin : 0 0;
    width : 19;
    text-align : center;
     font-weight : normal;
    background-image: url("Images/map-rightback.gif");
  }

  TD.map_bottom_middle {
    margin : 0 0;
    height : 20;
    text-align : center;
    /* align : middle; */
    font-weight : normal;
    background-image: url("Images/map-bottomback.gif");
  }


/* DEFAULT - MA March 9 2005 added background-color: white;*/
  TD {
    margin : 0 0;
    text-align : left;
    font-weight : normal;
  }

/* CLASS CNT */
  TD.cnt {
    margin : 0 0;	
    text-align : center;
    font-weight : normal;
    background-color: #E5E5E5;
  }
  
  /* added by IM CLASS Legend Group */
  TD.legend_group {
    margin : 0 0;
    font-size : 10pt;
    font-weight : bold;
  }

/* CLASS CNT LEFT JUSTIFIED */
  TD.cntLEFT {
    margin : 0 0;
    text-align : left;
    font-weight : normal;
font-weight : bold;
  }

/* MA March 9 2005 CLASS CNT LEFT JUSTIFIED SMALL */
  TD.cntLEFTS {
    margin : 0 0;
    text-align : left;
    font-size : 8pt;
    font-weight : normal;
  }

/* MA March 9 2005 CLASS AB1 LEFT JUSTIFIED, with bg */
  TD.ab1 {
    background-color: white;
    margin : 0 0;
    text-align : left;
    vertical-align: top;
    font-weight : normal;
  }


/* CLASS SMALL */
  TD.small {
    margin : 0 0;
    text-align : center;
    font-size : 7pt;
    font-weight : normal;
  }

/* CLASS LN */
  TD.ln {
    height: 12px;
  }

/* CLASS TAB_LIGHT */
  TD.tab_light {
    margin : 0 0;
    text-align : center;
    font-weight : normal;
    background-color: #ADAECE;
  }

/* CLASS TAB_LIGHT LEFT JUSTIFIED */
  TD.tab_lightLEFT {
    margin : 0 0;
    text-align : left;
    font-weight : normal;
    background-color: #ADAECE;
  }


/* CLASS TAB_DK */
  TD.tab_dk {
    margin : 0 0;
    text-align : center;
    font-weight : normal;
    background-color: #314d8c;
  }

/* CLASS TAB_bottom_left - MA April 2006 */
  TD.tab_bottom_left {
    margin : 0 0;
    text-align : left;
    font-weight : normal;
    background-image: url("Images/bottom_background_35.gif");
  }
  
/* CLASS TAB_DK LEFT */
  TD.tab_dkleft {
    margin : 0 0;
    text-align : left;
    font-weight : normal;
    background-color: #314d8c;
  }

/* CLASS TAB_DK RIGHT */
  TD.tab_dkright {
    margin : 0 0;
    text-align : right;     font-weight : normal;
    background-color: #314d8c;
  }

/* CLASS TAB_DARK -  modified MA March 15, 2006 */
  TD.tab_dark , div.tab_dark{
    margin : 0 0;
    text-align : left;
    font-weight: normal;
    font-weight: bold;
    color: white;
	height: 35px;
    background-image: url("Images/top_background_35.gif");
  }

/* CLASS TAB_DARK_BOTTOM -  modified MA March 15, 2006 */
  TD.tab_dark_bottom {
    margin : 0 0;
    text-align : left;
    font-weight: normal;
    font-weight: bold;
    color: white;
    background-image: url("Images/bottom_background_35.gif");
  }

/* CLASS TAB_DARK_TOPLEFT - modified MA March 15, 2006 */
  TD.tab_dark_topLeft {
    margin : 0 0;
    text-align : center;
    font-size : 10pt;
    font-weight : normal;
    font-weight: bold;
    color: white;
    background-image: url("Images/tabDark_TopLeft_35.gif");
  }

/* CLASS TAB_DARK_TOPRIGHT - modified MA March 15, 2006 */
  TD.tab_dark_topRight {
    margin : 0 0;
    text-align : center;
    font-weight : normal;
    font-weight: bold;
    color: white;
    background-image: url("Images/tabDark_TopRight_35.gif");
  }


/* added by IM CLASS Legend disabled layers */
  FONT.disabled_layers {
	color: gray;
  }
  
 /* added by IM CLASS Legend disabled layers */
  FONT.legend_color {
	color: #314d8c;
  }

/* TEXT */

/* CLASS LayerListTitle */
  .LayerListTitle {
    margin : 0 0;
    text-align : center;
    font-size : 12pt;
    font-weight : bold;
    color: #314d8c;
  }

/* CLASS LayerListHelp */
  .LayerListHelp {
    margin : 0 0;
    text-align : left;
    font-size : 7pt;
    font-weight : normal;
  }

/* CLASS TITLE */
  .Title {
    margin : 0 0;
    text-align : center;
    font-size : 18pt;
    font-weight : bold;
    color: #314d8c;
  }


/* CLASS SUBTITLE  - AD July 25 2005 */
  .SubTitle {
    margin : 0 0;
    text-align : center;
    font-size : 8pt;
    font-weight : bold;
    color: #314d8c;
  }
  
  /* CLASS SUBTITLE  - AD July 25 2005 */
    .QryTitle {
      margin : 0 0;
      text-align : left;
      font-size : 11pt;
      font-weight : bold;
      color: #314d8c;
  }

/* PARAGRAPH */

/* CLASS INSTRUCTIONS */
  .Instructions{
    margin : 0 5;
    text-align : justify;
    font-size : 7pt;
    color: #314d8c;
    font-weight : normal;
  }
  
  li.Instructions{
    padding-left: 20px;
  }
  
 P.InstructionsBig {
    margin : 0 5;
    text-align : justify;
    font-size : 8pt;
    color: #314d8c;
    font-weight : normal;
  }
/* CLASS MESSAGE */
  P.Message {
    text-align : center;
    font-size : 10pt;
    font-weight : bold;
    color: #314d8c;
    font-weight : normal;
  }

/* JOIN TABS */
      a.tab {
        border-collapse: collapse;
        border-style: solid solid none solid;
        border-color: black;
        border-width: 1px 1px 0px 1px;
        background-color: silver;
        padding: 2px 0.5em 0px 0.5em;
        margin-top: 4px;
        font-family: arial;
        text-decoration: none;
      }
      a.tab:hover {
        border-color: black;
        background-color: white;
      }
      a.tab_active {
        border-collapse: collapse;
        border-style: solid solid none solid;
        border-color: black;
        border-width: 1px 1px 0px 1px;
        background-color: white;
        padding: 6px 0.5em 0px 0.5em;
        margin-top: 4px;
        font-family: arial;
        text-decoration: none;
      }
      .panel {
        border-top: solid 1px black;
        position: absolute;
        background-image: url("Images/main-bkgnd.gif");
        left: 5px;
        top: 29px;
        padding-left: 1%;		
		margin: 0;
        overflow: auto;
        height: 94%;
        width: 96%;
        /*_width: 100%*/
        
      }

/* ADMIN TOOL PANELS/ TABS */
      a.tab {
        border-collapse: collapse;
        border-style: solid solid none solid;
        border-color: black;
        border-width: 1px 1px 0px 1px;
        background-color: silver;
        padding: 2px 0.5em 0px 0.5em;
        margin-top: 4px;
        font-family: arial;
        text-decoration: none;
      }
      a.tab:hover {
        border-color: black;
        background-color: white;
      }
      a.tab_active {
        border-collapse: collapse;
        border-style: solid solid none solid;
        border-color: black;
        border-width: 1px 1px 0px 1px;
        background-color: white;
        padding: 6px 0.5em 0px 0.5em;
        margin-top: 4px;
        font-family: arial;
        text-decoration: none;
      }
      .panelSiz { border: solid 1px black; background-color: white; padding: 5px; height: 475px; overflow: auto;}
      .TBpanelSiz { border: solid 1px black; background-color: white; padding: 5px;width: 970px; overflow: auto;}
      .CpanelSiz { border: solid 1px black; background-color: white; padding: 5px;width: 840px; overflow: auto;}

/* MA March 9 2005 styles for windows and forms and lists */
/* removed body from first one */

   TD,P,SELECT,INPUT,TEXTAREA{
    font-family:arial MT,arial,verdana,ms sans serif,helvetica;
    font-size:12px;
    text-decoration:none;
    color:#000000;
    }
   SELECT.selcq{/* added AD June 13 2005*/
    font-family:arial MT,arial,verdana,ms sans serif,helvetica;
    font-size:9pt;
    text-decoration:none;
    color:#000000;
    width: 160px;
    }
   b{
    font-family:arial MT,arial,verdana,ms sans serif,helvetica;
    font-size:12px;
    font-weight:bold;
   }
   H1{
    font-family:arial MT,arial,verdana,ms sans serif,helvetica;
    font-size:16px;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
    }
   OL.AB{
    font-family:arial MT,arial,verdana,ms sans serif,helvetica;
    font-size: 9px;
    text-decoration:none;
    color:#333344;
    margin-left: 22px;
    }
   LI.AB{
    margin-bottom: 4px;
    }
   LI.AB_blue{
       margin-bottom: 4px;
       color:#314d8c;
       font-size: 9px;
    }

/* AD Aug 3 2005 styles for suggest lists in custom query*//* left : 70;position : absolute;top : 180px;*/
div.suggest {
	position : relative
}
div.suggest div {
	border: 1px solid #666;
	background-color: #FFF;	
	display : none;	
	max-height : 85px;
	_height : 85px;
	overflow : auto;
	position : relative;	
	width : 100%
}
div.suggest input { width : 100%; }
div.suggest table.suggestList {
	border-collapse : collapse;
	color: #fff;	
	cursor: default;
	font-family : verdana;
	font-size : 11px;
	width: 100%
}
div.suggest table.suggestList tr { height : 18px; }
div.suggest table.suggestList tr:hover { background-color: #eee; }
div.suggest table.suggestList td { font-size : 9px; }
div#txtValueSuggest {
	width : 150px;
}

/* SP :dynamic menu -*/
.mnpMenuSub {
}
.mnpMenuRow {
}

.mnpMenuTop {
	 FONT-SIZE: small;  PADDING-TOP: 2px; 
}
.mnpMenuTop {
 BORDER-RIGHT: #7F9DB9 1px solid; 
 BORDER-TOP: #7F9DB9 1px solid; 
 FONT-SIZE: small; 
 BACKGROUND: #F9f9FF; 
 BORDER-LEFT: #7F9DB9 1px solid; 
 PADDING-TOP: 2px; 
 BORDER-BOTTOM: #7F9DB9 1px solid
}
.mnpMenuSub {
 BORDER-RIGHT: #7F9DB9 1px solid; 
 PADDING-RIGHT: 0px; 
 BORDER-TOP: #7F9DB9 1px solid; 
 PADDING-LEFT: 0px; 
 BACKGROUND: #F9F9FF; 
 PADDING-BOTTOM: 2px; 
 BORDER-LEFT: #7F9DB9 1px solid; 
 PADDING-TOP: 2px; 
 BORDER-BOTTOM: #7F9DB9 1px solid; 
 POSITION: absolute
}
.mnpMenuRow {
 PADDING-RIGHT: 15px; 
 PADDING-LEFT: 6px; 
 PADDING-BOTTOM: 3px; 
 MARGIN: 0px 2px; 
 CURSOR: hand; 
 COLOR: black; 
 PADDING-TOP: 1px; 
}
.mnpMenuArrow {
 MARGIN-TOP: 0px; POSITION: absolute
}


.mnpMenuRow A {
	FONT-WEIGHT: normal;
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; TEXT-DECORATION: none
}
.mnpMenuRow A:visited {
	FONT-WEIGHT: normal;
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; TEXT-DECORATION: none
}
.mnpMenuRow A:hover {
	FONT-WEIGHT: normal;
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; TEXT-DECORATION: none
}
.mnpMenuLabel {
	PADDING-RIGHT: 2px;
  	 font-size : 8pt;
	PADDING-LEFT: 4px; BACKGROUND: #aa0000; PADDING-BOTTOM: 4px; COLOR: black; PADDING-TOP: 2px
}
.mnpMenuBorder {
	BACKGROUND: #880000;
	MARGIN: 2px 0px; OVERFLOW: hidden; HEIGHT: 1px
}
.mnpMenuScroller {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; MARGIN: 0px 2px; OVERFLOW: hidden; BORDER-LEFT: 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: 1px solid; HEIGHT: 19px; TEXT-ALIGN: center
}
.mnpMenuScrollArea {
	BACKGROUND: none transparent scroll repeat 0% 0%;
  OVERFLOW: hidden
}

.mnpInherit {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}


/* SP menu end*/

TD.lynda{
  
    /* background: url("http://snow/NTGO_GeoPortal/Images/but_id_bkgrnd.gif"); */
    background: url("Images/but_id_bkgrnd.gif");
}

/* hide things from the print screen */
@media print
{
.doNotPrint {
   visibility: hidden;
}
}

