<!-- this line is not useful till the body color determined{	background: #e6e6e6;	}-->	subsub{			border-left:	4px solid #a5a5a5;			border-bottom: 1px solid #a5a5a5;			padding: 4px;			font-size:large;			}a {text-decoration: none}a:hover{		text-decoration: underline;		color: #60;		background: #fff;}		em{	color: #fff;	background: #390;	font-style: normal;	line-height: 2;	}	#menu{		top:0px;		left:0px;		width:778px;		height:30px;		border-collapse:collapse;	}#menu td{		font-size:12px;		height:8px;	}#menu .upper a:link, #menu .upper a:visited{		color:black;		font-weight:bold;	}#menu .lower a{		display:block;		float:left;		height:18px;		border-right-style:dotted;		border-color:gray;		border-width:1px;		padding:1px 4px 0 1px;		color:black;		font-size:12px;	}#menu .lower a:link, #menu .lower a:visited{		color:rgb(41%,41%,41%);		font-weight:bold;	}#menu .lower a:hover, #menu .lower a.active{		background-color:rgb(90%,90%,90%);		color:gray;	}#menu .upper td{		background-color:rgb(70%,70%,70%);		text-align:center;		border-top-color:rgb(65%,65%,65%);		border-top-style:solid;		border-top-width:1px;		border-bottom-color:rgb(65%,65%,65%);		border-bottom-style:solid;		border-bottom-width:1px;	}#menu .upper td:hover, #menu .upper td.active{		background-color:rgb(95%,95%,95%);	}#menu .lower td{		background-color:white;		text-align:center;		height:25px;		border-bottom-color:rgb(100%,100%,100%);		border-bottom-style:solid;		border-bottom-width:0px;		border-right-color:black;		border-right-style:solid;		border-right-width:1px;	}#menu .lower td{		padding:left:12px;	}#menu td{		background-color:;	}
