body,td,input,textarea {font-size:9pt}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 180px; 
  border-bottom: 1px solid #ccc;
  }
ul li {
  position: relative;
  }
li ul {
  position: absolute;
  left: 160px; 
  top: 0;
  display: none;
  }
ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  background: #fff; 
  padding: 6px;
  border: 2px solid #ddd; 
  border-bottom: 0;
  }
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
li:hover ul, li.over ul { display: block; } 
a.menu:link {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}

a.menu:active {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}

a.menu:visited {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}

a.menu:hover {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	underline;
}
a.menu2:link {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  text-decoration:	none
}

a.menu2:active {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  text-decoration:	none
}

a.menu2:visited {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  text-decoration:	none
}

a.menu2:hover {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  text-decoration:	underline;
}
img.frames { 
padding: 3px; 
border: 1px solid #CCC; 
background-color: #FFF; } 
/* CSS Document */


