
#homemenu2 {
	background-color: #006400;
	color: #008000;
}

#homemenu2 div {
	position: relative;
	
}

.fglevel1 {
	color: #228b22;
}

.outerlevel1 {
	background-color: #006400;
	height: 35px;
	position: relative;
	
}

.innerlevel1 {
	border: 1px solid black;
	background-color: #008000; 
	height: 30px;
	position: relative;
	margin: 2px;
	
}

.innerlevel1 h3 {
	position: relative;
	width: 220px;
	left: 10px;
	margin: 8px;
	font-family: arial;
	font-size: 16px;
	color: #00ff00;
	background-color: #008000;
}

.innerlevel1 a:hover {
	color: yellow;
}	

.innerlevel1 h3.list:hover {
	color: white;
}


.innerlevel1:hover {
	border: 1px solid white;
}


.innerlevel1 a {
	text-decoration: none;
}

a:hover {
	color: yellow;
}	
	


.level2 {

}

.level3 {

}

.level4 {

}

.level5 {

}

.level6 {

}	








.invouterlevel1 {
	width: auto;
}

.invinnerlevel1 {
		
}

.invimagelevel1 {
	text-decoration: none;
	position: relative;
	top: 3px;
	
}

.invpromptlevel1 {
	position: relative;
	left: 2px;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	
	
}

.invpromptlevel1:hover {
		background-color: #00ff00;
		color: #006500;
}



.invouterlevel2 {
	width: auto;
}

.invinnerlevel2 {
	width: auto;	
}

.invimagelevel2 {
	position: relative;
	left: 10px;
	text-decoration: none;
	top: 3px;
	height: 16px;
	width: auto;
}	

.invpromptlevel2 {
	position: relative;
	left: 12px;
	color: #00ff00;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
	width: auto;
}	

.invpromptlevel2:hover {
		background-color: #00ff00;
		color: #006500;
}



.invouterlevel3 {
		
}

.invinnerlevel3 {
	
}

.invimagelevel3 {
	position: relative;
	left: 20px;
	text-decoration: none;
	top: 3px;
	height: 16px;
}

.invpromptlevel3 {
	position: relative;
	left: 22px;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
}

.invpromptlevel3:hover {
		background-color: #00ff00;
		color: #006500;
}





.invouterlevel4 {
		
}

.invinnerlevel4 {
		
}

.invimagelevel4 {
	position: relative;
	left: 30px;
	text-decoration: none;
	top: 3px;
	height: 16px;
}

.invpromptlevel4 {
	position: relative;
	left: 32px;
	color: #0ffff0;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
}


.invpromptlevel4:hover {
		background-color: #00ff00;
		color: #006500;
}



.invouterlevel5 {
	
	
}

.invinnerlevel5 {
	
}

.invimagelevel5 {
	position: relative;
	left: 40px;
	text-decoration: none;
	top: 3px;
	height: 16px;
}

.invpromptlevel5 {
	position: relative;
	left: 42px;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
}

.invpromptlevel5:hover {
		background-color: #00ff00;
		color: #006500;
}




.invouterlevel6 {
	
}

.invinnerlevel6 {
	
	
}

.invimagelevel6 {
	position: relative;
	left: 50px;
	text-decoration: none;
	top: 3px;
	height: 16px;
}

.invpromptlevel6 {
	position: relative;
	left: 52px;
	color: #f0ff0f;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
}

.invpromptlevel6:hover {
		background-color: #00ff00;
		color: #006500;
}




.invouterlevel7 {
	
	
}

.invinnerlevel7 {
	
}

.invimagelevel7 {
	position: relative;
	left: 60px;
	text-decoration: none;
	top: 3px;
	height: 16px;
}

.invpromptlevel7 {
	position: relative;
	left: 62px;
	color: orange;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
}

.invpromptlevel7:hover {
		background-color: #00ff00;
		color: #006500;
}



.invouterlevel8 {

}

.invinnerlevel8 {

}

.invimagelevel8 {

}

.invpromptlevel8 {

}

.invpromptlevel8:hover {
		background-color: #00ff00;
		color: #006500;
}





.listprompt {
	color: #006400;
	text-decoration: none;
}

.listprompt:hover {
	color: #ffffff;
	background-color: #006400;
}	






#showinv_tablehead {
	font-family: arial;
	font-size: 11px;
	border-top: 2px solid #006400;
	border-bottom: 2px solid #006400;
	width: 95%;
	
}

#showinv_tablehead th {
	background-color: #006400;
	color: yellow;
}



#showinv_tablecont {
	overflow: auto;
	height: 360px;
	border-bottom: 2px solid #006400;		
}


#showinv_table {
	font-family: arial;
	font-size: 11px;
	border-top: 2px solid #006400;
	width: 95%;
	
}

#showinv_table th {
	background-color: #006400;
	color: yellow;
}

#showinv_table tr {
	border-bottom: 1px solid #006400;
	
}
	


#showinv_innercontent {
	position: relative;
}

#showinv_innercontent h3 {
	background-color: #006400;
	color: yellow;
	width: 100%;
	
	
}

.showinv_number {
	width: 50px;
	text-align: right;
}

.showinv_model {
	width: 120px;
	text-align: left;
	font-size: 10px;
}

.showinv_mfg {
	width: 150px;
	text-align: left;
	font-size: 10px;
}

.showinv_item {
	width: 100px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	
}	



.showinv_numberhead {
	width: 50px;
	text-align: right;
}

.showinv_modelhead {
	width: 120px;
	text-align: left;

}

.showinv_mfghead {
	width: 150px;
	text-align: left;

}

.showinv_itemhead {
	width: 100px;
	text-align: left;
	
}	

.showinv_tablerowlight {
	background-color: #90ee90;
}

.showinv_tablerowdark {
	background-color: #f0fff0;
}


.listtablecont {
	overflow: auto;
	height: 250px;
	border-bottom: 2px solid #006400;		
}









#listinv_tablehead {
	font-family: arial;
	font-size: 14px;
	border-top: 2px solid #006400;
	border-bottom: 2px solid #006400;
	width: 95%;
	
}

#listinv_tablehead th {
	background-color: #006400;
	color: yellow;
}



#listinv_tablecont {
	overflow: auto;
	height: 250px;
	border-bottom: 2px solid #006400;		
}


#listinv_table {
	font-family: arial;
	font-size: 14px;
	border-top: 2px solid #006400;
	width: 95%;
	
	
}

#listinv_table th {
	background-color: #006400;
	color: yellow;
}

#listinv_table tr {
	border-bottom: 1px solid #006400;
	
}
	


#listinv_innercontent {
	position: relative;
}

#listinv_innercontent h3 {
	background-color: #006400;
	color: yellow;
	width: 100%;
	
	
}


	