.menubox {
      background: url(/assets/layouts/images/boxbg.png);
      background-repeat: no-repeat; 
      color: #333 !important;
      position: relative;
      font-family: "Trebuchet MS" arial helvetica;
      width: 174px;
      min-height: 200px;
      top: 10px;
      left: 10px;
      margin: 0px;
}

.Default_menu {
      padding-top: 10px
      
}

.Default a.item2 {
      display: block;
      padding-bottom: 2px;
      padding-top: 2px;
      padding-left: 10px;
      text-decoration:none;
}

.Default a.item2:hover {
      text-decoration:underline;
}
.HomeNavBoxes strong { 
      color: #333;
      font-family: Trebuchet MS, sans-serif;
      font-size: 15px;
      text-align: center;
      text-decoration: none;
}
.HomeNavBoxes ul li {     
      list-style: disc; 
      color: #a1cccc;
}

.HomeNavBoxes a { 
      color: #333 !important;
      text-decoration: none;
font-size: 13px;
}

.HomeNavBoxes a:hover { 
      color: #333 !important;
      text-decoration: underline;
font-size: 13px;

}

.text ul { margin:0;  }

.text ul li { list-style: disc; color: #a1cccc; line-height: 18px; list-style-position: inherit; margin:0;}

.text ul li a {color: #000;  text-decoration: none;}
.text ul li a:hover {text-decoration: underline;}

.email a{
padding-left: 15px;
font-size: 14px;
color: #514a2e;

}
.InsideLeftNavBoxes strong { 
      color: #333;
      font-family: Trebuchet MS, sans-serif;
      font-size: 15px;
      text-align: center;
      text-decoration: none;
}
.InsideLeftNavBoxes ul li {     
      list-style: disc; 
      color: #a1cccc;
}

.InsideLeftNavBoxes a { 
      color: #333 !important;
      text-decoration: none;
font-size: 13px;
}

.InsideLeftNavBoxes a:hover { 
      color: #333 !important;
      text-decoration: underline;
font-size: 13px;

}

.InsideLeftNavBoxes ul { margin:0;  }

.InsideLeftNavBoxes ul li { list-style: disc; color: #a1cccc; line-height: 18px; list-style-position: inherit; margin:0;}

.InsideLeftNavBoxes ul li a {color: #000;  text-decoration: none;}
.InsideLeftNavBoxes ul li a:hover {text-decoration: underline;}
.AlignCenter { text-align:center; }

