﻿#toptd {
  height: 117px;
}

#topmenutd {
  
  height: 24px;
}

#topmenutd a {
  display: block;
  width: 100px;
  height: 24px;
  border-right: 0px solid #FFFFFF;
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
}

#searchbox {
  background: #081E4F;
  text-align: right;
  padding-right: 17px;
  color: #737BA5;
}

#footer {
  width: 172px;
  background: #11294B;
  color: #737BA5;
}

#footer a:link {
  color: #737BA5;
  text-decoration: none;
}

form, input {
  clear: left;
  margin: 0px;
  padding: 0px;
}

#txtsearch {
  width: 125px;
  border: 1px solid #737BA5;
  height: 15px;
}

#searchbut {
  cursor: pointer;
}

/*new changes*/
li.L2_Active { margin-left:0  ! important; }
li.L3_Active { margin-left:0  ! important; }

ul.M0, ul.M0 li, ul.M0 a { margin-left: 0 !important; padding-left:0px !important; padding-right: 10px !important; }
ul.M2 { padding-left: 25px!important; padding-right: 0 !important; }
ul.M3 { margin-left: 0!important; padding-left: 10px!important; padding-right: 0 !important; }

