#menubody { color: Black; /*background-color: #93A5BE; */font-family: serif; font-size: 14px; font-weight: normal;  text-align: left;  }
#menubody a { color: Black; text-decoration: none; font-size: 14px;font-weight: normal; line-height: 100%;  }
#menubody a:hover { color: Black; text-decoration: none; font-size: 14px; font-weight: normal;  }
#menubody a:visited, #menubody a:active { color: Black; text-decoration: none; font-size: 14px; font-weight: normal;}

.menulinks
{
	background: url(/img/links_bg2.jpg) 100% 0 no-repeat;
	color: Black; font: normal 11px serif;
	
}


 .TD1 {background: url(bg1.gif) repeat-x;}

.div1
{
background-color: #93A5BE;	
}

#button {
     font-family: Arial, sans-serif;
	  padding: 0 0 0 3px;

     
      }

#button ul {
      list-style: none;
      margin: 0 0 0 0;
      padding: 0;
      border: none;
      }
      
      #button li {
      border-bottom: 1px solid #d4e4f3; /*#93A5BE;*/ 
		margin: 0;
      }
		
		
      #button li a {
/*		line-height: 95%;*/
      display: block;
      color: #000000;
      text-decoration: none;
      width: 100%;
		background-color: #93A5BE;
	
      }

html>body #button li a {
      width: auto;
      }
      
      
      #button li a:hover {
      background-color: #FFF0D5;
      color: #A1230B;
      }
		
		.dd
		{
			 font-weight: lighter;
		}