.handbooktitle {
	font-size: 35px;
	font-family:garamond;
	color: #003366;
	font-weight:bold;
	margin-top:10px;
	line-height:40px;
	}

.handbookbar	{
	background: url(../../graphics/frametitle.gif);
	height:15px;
	}

.handbookmenubox {
	 
	text-align:center;
	margin:0px;
	padding:0px;
	width:100%;
	}


.handbooknav {
	margin:0px 0px 3px 0px;
	list-style-type:none;
	padding:1px 0px 1px 0px;
	background-repeat:no-repeat;
	background-position:bottom;
background-color:#003366
	} 

.handbooknav a, li #current, li#currentpage {
	display:block;
	list-style-type:none ;
	 
	text-decoration:none;
	font-size: 11px; 
	font-family: arial; 
	font-weight:normal;
	color:#99ccff;
	width:165px;
	line-height:12px; 
	border: #003366 solid 1px;
	text-align:left; 
	padding:3px 2px 3px 2px;
	margin:1px 0px 1px 0px;
	
	 
	}
 
.handbooknav a:hover, #navigation a:active, #navigation a:focus, li#current {  
	color: #000000;
	border:1px solid #008800;
	background:#B9ABC7;
	}

