.menunav {
	/*background-image: url(../images/tabmenustrip.gif);*/
	background-image: url(../images/navi_bggg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	
	
}
.menunav ul {
	margin-left: 32px;
	
	
}

.menunav ul li {
	display: inline;
	float: left;
		
}
.menunav ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0055a5;
	/*background-image: url(../images/dividertab.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 184px;
	text-align: center;
	line-height: 30px;
	
}

.menunav ul li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #11aaff;
	/*background-image: url(../images/dividertab.gif);*/
	/*background-color:#99FF00;*/
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 184px;
	text-align: center;
	line-height: 30px;
}
/*.activetab {
	background-image: url(../images/tabselected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 184px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #11aaff;
	cursor: pointer;
}*/
.menunav ul li a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #11aaff;
	/*background-image: url(../images/tabselected.gif);*/
	/*background-color:#000000;*/	
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 184px;
	text-align: center;
	line-height: 30px;
}





.active item2{
	/*background-image: url(../images/tabselected.gif);*/
	background-color:#FF0000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 184px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #333399;
	cursor: pointer;
}
.active item3{
	/*background:url(../images/tabselected.gif) no-repeat;*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 184px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #333399;
	cursor: pointer;
}
.active item4{
	/*background:url(../images/tabselected.gif) no-repeat;*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 184px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #333399;
	cursor: pointer;
}
.active item5{
	/*background:url(../images/tabselected.gif) no-repeat;*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 184px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #333399;
	cursor: pointer;
}
.active {
background:url(../images/tabselected.gif) no-repeat;
}

