/**
 * Menu Level 1
 */

.newstrigger, .reftrigger {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight: bold;
	font-size:16px;
 	text-decoration: none;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	height: 21px;
	letter-spacing: 0px;
}


a.level1no:link, a.level1no:visited, a.level1no:active {
 	color: #ffffff;
}
.end {
	width: 112px;
}

.start {
	width: 112px;
	background: url(../img/navdiv.gif) no-repeat right;
}

.middle {
	width: 125px;
	background: url(../img/navdiv.gif) no-repeat right;
}

a.level1no:hover {
 	color: #ec7f15;
}
 
a.level1act:link, a.level1act:visited, a.level1act:active {
 	color: #ec7f15;	
}
