
.peachbox, .peachbox a, .boxtitle.peachbox
{
	color: #aa511c;
}


/* Generic peach Box */
.varboxtrpeach
{
	background: url(../resources/varbox/peach/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtlpeach
{
	background: url(../resources/varbox/peach/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtoppeach
{
	background: url(../resources/varbox/peach/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.varboxcontpeach
{
	height: 80px;
	background: white;
	border-left: 1px solid #aa511c;
	border-right: 1px solid #aa511c;
	vertical-align: top;
}
.varboxbrpeach
{
	background: url(../resources/varbox/peach/varboxbr.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottompeach
{
	background: url(../resources/varbox/peach/varboxbottom.png) 0 0 repeat-x;
	height: 10px;
	font-size: 1px;
}
.varboxblpeach
{
	background: url(../resources/varbox/peach/varboxbl.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Generic Tab Frame */
.varboxbrpeach-tab
{
	background: url(../resources/varbox/peach/varboxbr-tab.png) bottom right no-repeat;
	width: 10px;
}
.varboxbottompeach-tab
{
	background: url(../resources/varbox/peach/varboxbottom-tab.png) 0 0 repeat-x;
	height: 20px;
}
.varboxblpeach-tab
{
	background: url(../resources/varbox/peach/varboxbl-tab.png) bottom left no-repeat;
	width: 10px;
}

/* Tabber Icons */
.varfooter .tabber.peachbox a,.tabcontent .tabber a 
{
	background: url(../resources/varbox/peach/tabber_tab.gif) no-repeat left top;
}
.varfooter .tabber.peachbox a.active,.tabcontent .tabber a.active 
{
	background: url(../resources/varbox/peach/tabber_taba.gif) no-repeat left 1px;
}


/* Image peach Box */
.imgboxtrpeach
{
	background: url(../resources/varbox/peach/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtlpeach
{
	background: url(../resources/varbox/peach/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtoppeach
{
	background: url(../resources/varbox/peach/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.imgboxcontpeach
{

}