.tin .tln{
	position:relative;
	display:none;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	list-style:none;
	font-size: 0.9em;
	text-decoration:none;
	font-family: verdana;
	border-top:0px;
	line-height:12pt;
	z-index:30;	
}

.tin{
	position:relative;
	background-color:#8b0000;
/*	border:0px outset silver; */
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	height: 1.5em; 
	color:white;
	font-size:0.9em; 
	font-weight: bold; 		/* xtra */
	font-family:verdana;
	line-height:12pt;
	z-index:50;	
	top:-16px; 
}

.subMenu{
/*	border:0px outset silver; */
	background-repeat:no-repeat; 	
}

.click{ 
	background-color:#8b0000;
	color:black;  
}

.click .tln{ display:block; }

.hover, .tln .tin a:hover{	
	cursor:pointer;
	background-color:#8b0000;
}
.tin .tln .tin.hover, .tin .tln .tin.hover a:hover{	line-height:12pt; 
	background-color:#8b0000;
	color: black;	
}
.tin a, .tin .tln .tin a, .tin.hover .tln .tin a{
	text-decoration:none;
	color:white;
}
.tin.hover a, .tin .tln .tin.hover a{
	color:black;
	background-color:#8b0000;
	text-decoration:none;
}
.dbMenu{ 
	width:200px;
}
.menu{
	background-color:#8b0000; 
	border:0px;
	/*left: 2%;			Not active */ 
	/*line-height: 0.9em;	 up from 15*/ 
	height: 0.0em;	
	list-style:none;
	margin:0px;
	padding:0pt;
	position: absolute; 	/* added */
	top: 100px; 			/* added */
	text-align:center; 
	text-decoration:none;
	white-space: nowrap;
	width: 190px;
	z-index:30;
} 

.dbMenu .tin .tln{ width:125px; font-size: 0.9em; }