/* ========== TOPMENU CLASSES ============== */

.active {
	background: url(tmpurple/active_mid_left.gif) top left no-repeat;
}

.active a {
	background: url(tmpurple/active_mid_right.gif) top right no-repeat;
}
.activefirst{
	background-image: url(tmpurple/active_first_left.gif);
}

.activefirst a {
	background: url(tmpurple/active_mid_right.gif) top right no-repeat !important;
}

.activelast {
	background-image: url(tmpurple/active_mid_left.gif);
}

.activelast a {
	background: url(tmpurple/active_last_right.gif) top right no-repeat;
}



#extratopmenu li {
	border: 1px solid #ddafec;
}
.etmactive { background-color: #ddafec; 
background: url(tmpurple/extramenubg.gif) repeat-x;
}


.split {
	height: 4px;
	background: url(tmpurple/splitleft.gif) top left no-repeat;
}

.split div {
	background: url(tmpurple/splitright.gif) top right no-repeat;
}


.rbtop  {
	background: #ddafec url(tmpurple/rightboxtopleft.gif) no-repeat left top; 
}

.rbtop div  {
	background: url(tmpurple/rightboxtopright.gif) no-repeat right top;
}



