
.menuAccordion
	{
	width: 100%;
	height: 708px;
	}

.navTitleText {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #F0EDC9;
	text-shadow: #000 1px 1px 2px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

.navText {
	color: #424528;
	line-height: 16px;
}

.navText a:link {
	color: #424528;
}
.navText a:visited {
	color: #424528;
}
.navText a:hover {
	color: #F0EDC9;
	text-shadow: #000 1px 1px 2px;
}
.navText a:active {
	color: #424528;
}

.nav-wrap {
	width: 220px;
	height: 730px;
	position: absolute;
	left: 20px;
	top: 50px;
}


.nav-block {
	position: relative;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	/* width: 200px; */
	height: 710px;
	border: 1px solid #424528;
	background-image: url(../images/content-bkgnd.gif);
}
    
.navTable {
	display: table;
	width: 100%;
	border: 1px solid #424528;
}
    
    
.navHead{
	font-variant: small-caps;
	color: #F0EDC9;
	background-color: #62663C;
	border: 1px solid #424528;
	opacity: 0.8;
	padding:5px;
}
    
    .navRow {
    display: table-row;
	padding:5px;
    }
    
    .navCol {
    display: table-column;
    }
    
    .navCell
    {
        display: table-cell;
    }
    
    .navFoot {
        display: table-footer-group;
    }
    

.navHeader{
  padding: 10px;

	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0%, #424528),
	color-stop(40%, #62663C),
	color-stop(60%, #62663C),
	color-stop(100%, #424528)
	);
	background-image: -o-linear-gradient(bottom,#424528 0%, #62663C 40%, #62663C 60%, #424528 100%);
	background-image: -moz-linear-gradient(bottom, #424528 0%, #62663C 40%, #62663C 60%, #424528 100%);
	background-image: -webkit-linear-gradient(bottom, #424528 0%, #62663C 40%, #62663C 60%, #424528 100%);
	background-image: -ms-linear-gradient(bottom, #424528 0%, #62663C 40%, #62663C 60%, #424528 100%);
	background-image: linear-gradient(to bottom, #424528 0%, #62663C 40%, #62663C 60%, #424528 100%);
	
	
	opacity: 0.9;
	
	
	color: #424528;
	line-height: 16px;
	font-variant: small-caps;
	height: 14px;
  display: block;
  position: relative;
  cursor: pointer;
	
}


.libText {
	color: #F0EDC9;
	line-height: 16px;
}

.libText a:link {
	color: #F0EDC9;
}
.libText a:visited {
	color: #F0EDC9;
}
.libText a:hover {
	color: #F0EDC9;
	text-shadow: #000 1px 1px 2px;
}
.libText a:active {
	color: #F0EDC9;
}

    

.navTitle {
	width: 200px;
	top: 20px;
	left: 20px;
	position: absolute;
}


.NavCategory{
	font-variant: small-caps;
	height: 20px;
	color: #F0EDC9;
	width: 100%;
	line-height: 20px;
}



.NavLinks{
	width: 90%;
	padding-left:10px;
}

.NavTotal{
	font-variant: small-caps;
	text-align: right;
	padding-right:5px;
	height: 14px;
	width: 193px;
	line-height: 14px;
	border: 1px solid #424528;
}

.categoryBox{

	background-color: #62663C;
	border: 1px solid #424528;
	opacity: 0.8;
}

.historyNavLinks{
	width: 100%;
	height: 685px;
	border-right: 1px solid #424528;
	border-left: 1px solid #424528;
	overflow-y: auto;
}
.historyNavLeft{
	width: 150px;
	padding-left:8px;
}

.historyNavRight{
	width: 35px;
	padding-left:2px;
}

.aircraftNavWrap{
	width: 100%;
	height: 100%;
}

.aircraftNavLinks{
	width: 100%;
	height:674px;
	border-right: 1px solid #424528;
	border-left: 1px solid #424528;
	overflow-y: auto;
}


.aircraftNavRow{
	line-height: 16px;
	padding:2px;
}

.aircraftNavLeft{
	width: 58px;
	padding-left:2px;
}

.aircraftNavRight{
	width: 130px;
	padding-left:2px;
}


.bulletinsNavLeft{
	width: 62px;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}

.bulletinsNavRight{
	width: 126px;
	text-align: center;
	/* padding-left:2px; */
	padding-right:2px;
}


.crewNavCategory{
	font-variant: small-caps;
/* 	padding:10; */
	height: 20px;
	line-height: 20px;

	border-bottom: 1px solid #424528;
	/* border-top: 1px solid #424528; */
}



.crewNavLinks{
	width: 100%;
	height:531px;
	padding-top:10px;
	/* 
	border-right: 1px solid #424528;
	border-left: 1px solid #424528;
 	*/
	overflow-y: auto;
}

.crewNavLeft{
	width: 50px;
	padding-left:3px;
	text-align: center;
}

.crewNavRight{
	width: 140px;
	padding-left:2px;
}

.missionsNavLeft{
	width: 30px;
	padding-left:2px;
	text-align: center;
}

.missionsNavCtr{
	width: 100px;
	padding-left:2px;
	text-align: left;
}

.missionsNavRight{
	width: 50px;
	padding-left:5px;
	text-align: center;
}

.missionsNavLinks{
	width: 100%;
	height:674px;
	border-right: 1px solid #424528;
	border-left: 1px solid #424528;
	overflow-y: auto;
}

.missionsNavRow{
	line-height: 16px;
	padding:2px;
}



.poopCategory{
	font-variant: small-caps;
	height: 20px;
	color: #F0EDC9;
	width: 100%;
	line-height: 20px;
	text-align: center;
}

.poopNav{
	width: 150px;
	padding-left:5px;
}

.poopNavRow{
	line-height: 16px;
	padding:2px;
}

.poopNavLeft{
	width: 80px;
	padding-left:5px;
}

.pooptNavRight{
	width: 70px;
	padding-left:2px;
}




.pxNavLeft{
	width: 30px;
	padding-left:2px;
	text-align: center;
}

.pxNavCtr{
	width: 100px;
	padding-left:2px;
	text-align: left;
}

.pxNavRight{
	width: 50px;
	padding-left:5px;
	text-align: center;
}

.pxNavLinks{
	width: 100%;
	height:674px;
	border-right: 1px solid #424528;
	border-left: 1px solid #424528;
	overflow-y: auto;
}


.pxNavRow{
	line-height: 16px;
	padding:2px;
}

.navRow{
	line-height: 20px;
	padding-left:4px;
}



.storyNavRow{
	line-height: 16px;
	width: 100%;
/* 	padding:3px; */
	border-bottom: 1px solid #424528;
	border-top: 1px solid #424528;
}


.storyNavContent{
	width: 90%;
	padding-left:10px;
}


.reunionsNavLinks{
	width: 100%;
	height:674px;
	border-right: 1px solid #424528;
	border-left: 1px solid #424528;
	overflow-y: auto;
}

.reunionsNavRow{
	line-height: 16px;
	padding:2px;
}

.reunionsNavLeft{
	width: 30px;
	padding-left:4px;
	/* padding-right:2px; */
}

.reunionsNavRight{
	/* width: 126px; */
	padding-left:5px;
	/* padding-right:2px; */
}

