/*PINGS*/

.brokers[class] {
	background: url(../images/cutouts/brokers.png) no-repeat;	
}

.brokers_alt[class] {
	background: url(../images/cutouts/brokers_alt.png) no-repeat;		
}

.consumers[class] {
	background: url(../images/cutouts/consumers.png) no-repeat;		
}

.consumers_alt[class] {
	background: url(../images/cutouts/consumers_alt.png) no-repeat;		
}

.agents[class] {
	background: url(../images/cutouts/agents.png) no-repeat;		
}

.agents_alt[class] {
	background: url(../images/cutouts/agents_alt.png) no-repeat;		
}

/*BACKGROUND*/

.bodybg[class] {
	background: url(../images/bodybg.png) no-repeat;		
}

/*BUTTONS*/

.button_top[class] {
	background: url(../images/button_top.png) no-repeat;		
}

.button_bottom[class] {
	background: url(../images/button_bottom.png) no-repeat;		
}

.button_bottom_alt[class] {
	background: url(../images/button_bottom_alt.png) no-repeat;		
}

.logo_left[class] {
	background: url(../images/logo_left.png) no-repeat;		
}

/*BUTTONS 2*/

.top_left[class] {
	background: url(../images/right/top_left.png) no-repeat;		
}

.top_right[class] {
	background: url(../images/right/top_right.png) no-repeat;		
}

.left[class] {
	background: url(../images/right/left.png) repeat-y;		
}

.bottom_left[class] {
	background: url(../images/right/bottom_left.png) no-repeat;		
}

.bottom_right[class] {
	background: url(../images/right/bottom_right.png) no-repeat;		
}
