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