/* standard text links as used in breadcrumbs */

.plain {
	text-decoration: none;
	color: #ECFFBE;
	font-size: 11px;
}

.plain:hover {
	text-decoration: none;
	color: #DDC92A;
}

.bodylink {
	text-decoration: none;
	color: #ECFFBE;
	font-size: 12px;
}

.bodylink:hover {
	text-decoration: none;
	color: #DDC92A;
}


/* top menu links */

.menu {
	margin-top:5px;
	padding-top:1px;
	text-decoration: none;
	color: #C9FFBE;
	font-size: 12px;
	font-weight:normal;
	width: 95px;
	height: 18px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #2E3B2B;
	border-bottom: 1px solid #2E3B2B;	 
	display: block;
	background: #072400;
	text-align:center;
}
.menu:hover {
	color: #C9FFBE;
	background: #427338;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;	
}
.menuactive {
	margin-top:5px;
	padding-top:1px;
	text-decoration: none;
	color: #d8d8d8;
	font-size: 12px;
	font-weight:normal;
	width: 95px;
	height: 18px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #2E3B2B;
	border-bottom: 1px solid #2E3B2B;	 
	display: block;
	background: #000000;
	text-align:center;
}




#holderOne,#holderTwo,#holderThree,#holderFour,#holderFive,#holderSix {position:absolute; top:9px; width:95px; height:18px;}
#holderOne {left:2px;}
#holderTwo {left:101px;}
#holderThree {left:200px;}
#holderFour {left:299px;}
#holderFive {left:398px;}
#holderSix {left:497px;}


/* side menu links and labels */
.sideMenu {
	margin-top:4px;
	padding-top:1px;
	padding-left:6px;
	text-decoration: none;
	color: #C9FFBE;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 2px solid #3D4231;
	border-bottom: 2px solid #3D4231;	 
	display: block;
	background: #072400;
	text-align:left;
}

.sideMenuUpper {
	margin-top:15px;
	padding-top:1px;
	padding-left:6px;	
	text-decoration: none;
	color: #C9FFBE;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 2px solid #3D4231;
	border-bottom: 2px solid #3D4231;	 
	display: block;
	background: #072400;
	text-align:left;
}

.sideMenuUpper:hover {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;	 
	background: #2E3B2A;
}

.sideMenu:hover {
	background: #2E3B2A;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;	
}


.sideMenuActive {
	margin-top:4px;
	margin-bottom:15px;	
	padding-top:1px;
	padding-bottom:2px;
	padding-left:6px;		
	text-decoration: none;
	color: #d8d8d8;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;	 
	display: block;
	background: #000000;
	text-align:left;
}

.subMenu {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:1px;
	padding-left:6px;		
	text-decoration: none;
	color: #d8d8d8;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	 
	display: block;
	background: #2C2C2C ;
	text-align:left;
}

.subMenu:hover {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:1px;
	padding-left:6px;		
	text-decoration: none;
	color: #F4FFF2;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;	 
	display: block;
	background: #6E6E6E;
	text-align:left;
}

.subMenuSideActive {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:1px;
	padding-left:6px;		
	text-decoration: none;
	color: #d8d8d8;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	 
	display: block;
	background: #000000;
	text-align:left;
}

.subMenuActive {
	margin-top:25px;
	margin-bottom:15px;	
	padding-top:1px;
	padding-bottom:2px;
	padding-left:6px;		
	text-decoration: none;
	color: #d8d8d8;
	font-size: 12px;
	font-weight:normal;
	width: 260px;
	height: 17px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;	 
	display: block;
	background: #000000;
	text-align:left;
}



