﻿  body {
    /* 03/05/07 - SDW - Added following */
    font-size:11px;
    font-family :Verdana;
  }

  /* 03/05/07 - SDW - Added following */
  .Required {
    color:red;
    font-size:110%;
    font-weight:bold;
    vertical-align:super;
  }
  
  /* 03/05/07 - SDW - Added following */
  .SrchInput {
    background-color:#DBEFF7;
    border-bottom:solid 1px lightgrey;
    border-right:solid 1px lightgrey; 
  }
.navheader{  padding:3px; border-bottom:1px solid #333333; background-color:#ffffcc; color:maroon; font-family:verdana;font-size:12px;
}
.navmain{
}
.topnav{  font-family:verdana;font-size:12px; font-weight: bold; color:#ffffff;
}
.summaryFont{padding:3px;  font-family:verdana;font-size:11px; font-weight: bold; color:#333333; background-color:#f5f5f5;
}
.listFont{padding:3px;border-bottom: 1px #333333 solid; margin:0px;  font-family:verdana;font-size:11px;  color:#333333; background-color:#f5f5f5;
}
.stdFont{border: 1px solid #333333; font-family:verdana;font-size:11px; color:#333333;
}
.pageTitle{  font-family:verdana;font-size:13px; font-weight: bolder; color:maroon;
}
.pageMap{  font-family:verdana;font-size:11px;  color:black;
}
.pageHelp{  font-family:verdana;font-size:11px;  color:#003366;
}
.tbOutline{ border:1px #333333 solid; margin:0px ;padding:0px; 
}
.summaryHeader{padding:3px;color:#ffffff;  font-family:Verdana;font-size:12px;font-weight:bold ; background-color:#666666;
}
.summaryItem{padding:3px;color:#333333;  font-family:Verdana;font-size:11px;font-weight:normal ; background-color:#ffffff;
}   
.navTopNode{ border-bottom:1px #cccccc solid; font-family:verdana;font-size:11px; font-weight: bold; color:#333333;
}
.navFont{border-bottom:1px #cccccc solid; font-family:verdana;font-size:11px; color:#333333; 
}
.txtBoxTrans 
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    border-style:none;
   
}
.bMain{padding:12px;font-family:arial; font-size:14px; font-weight:bold;display:inline;
}
#divTitleBtn
{
    width:790px;
}
  #divTitleMBtn div {
    float:left;
    background-repeat:no-repeat;
    background-position:center center;
    height:16px;
    width:75px;
    text-align:center;
    font-family:"Verdana";
    font-size:10px;
    padding-top:5px;
    margin-top:5px;
    margin-right:5px;
  }
  #divTitleMContainer
  {
    clear:both;
    border:1px solid #cccccc;
    width:790px;
    height:560px;
  }

  #divBtnDataEntry
  {
    
  }
    
    .btnMainMenu_Unsel 
    {
   
    background-image:url(http://www.sentrydynamics.net/geoAdv3/images/btnBkg_LightBlue.jpg);
    color:black;
    font-weight:bold;
  }
  .btnMainMenu_Sel 
  {
   
    background-image:url(http://www.sentrydynamics.net/geoAdv3/images/btnBkg_YellowOrange.jpg);
    color:black;
    font-weight:bold;
    /* font-size:125%; */
  }