/*your custom style goes in this file*/

#mnav a {
  display:block;
  font-size:11px;
  padding-bottom:0px;
  padding-top:0px;
  text-decoration:none;
  width:7em;
}

.databack {
  background-color:#D2CEA6;
  border-bottom:1px solid #4C402E;
  border-right:1px solid #4C402E;
  opacity:0.75;
}

.fieldnameback {
  background-color:#4C402E;
  border-bottom:1px solid #777777;
  border-right:1px solid #777777;
  opacity:0.75;
}

.header {
  color:#4C402E;
  font-family:Verdana,Arial,sans-serif;
  font-size:130%;
  font-weight:bold;
  margin-top:0;
}

#mnav li {
  background:#D2CEA6 none repeat scroll 0 0;
  border-color:#D2CEA6 #777777 #777777 #D2CEA6;
  border-style:solid;
  border-width:1px;
  float:left;
  margin-right:2px;
  width:7em;
}

.normal {
  font-family:Verdana,Arial,sans-serif;
  font-size:12px;
}

.smaller {
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
}

#tngnav a.here {
  background:#4C402E none repeat scroll 0 0;
  opacity:0.75;
  border-right:1px solid #444444;
  color:#FFCC00;
  margin:0;
  padding:0.2em 1em 0.4em;
  position:relative;
  z-index:10;
}

#tngnav a {
  -x-system-font:none;
  background:#D2CEA6 none repeat scroll 0 0;
  opacity:0.75;
  border-right:1px solid #444444;
  color:#444444;
  display:block;
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0.2em 1em 0.4em;
  position:relative;
  text-decoration:none;
}

#tngnav a:hover {
  -x-system-font:none;
  background:#3d3324 none repeat scroll 0 0;
  opacity:0.75;
  border-right:1px solid #444444;
  color:#ffffff;
  display:block;
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0.2em 1em 0.4em;
  position:relative;
  text-decoration:none;
}

.LB_closeAjaxWindow {
  background-color:#4C402E;
  opacity:0.75;
  cursor:move;
  margin:0;
  padding:3px 0 2px;
  position:absolute;
  text-align:right;
  top:0;
}

.LB_window {
  background:#D2CEA6; none repeat scroll 0 0;
  border:2px solid #3D3324;
  color:#000000;
  display:none;
  padding-top:28px;
  position:absolute;
  z-index:500;
}

a:link, a:active {
  color:#FFFFFF;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}

a.snlink {
  background-color:#ffffff;
  border-color:#DDDDDD #999999 #999999 #DDDDDD;
  border-style:solid;
  border-width:1px;
  color:#444444;
  padding:4px 5px 3px;
  text-decoration:none;
}

a.snlink:hover, .snlinkact {
  background-color:#4C402E;
  opacity:0.75;
  color:#FFFFFF;
  font-weight:bold;
}

.sideback {
  background-color:#000000;
}

.mouseoverback {
  background-color: #D2CEA6;
  /*these 2 lines added in 5.0*/
  border-right: 1px solid #777; 
  border-bottom: 1px solid #777;
}