
.greenbox, .greenbox a, .boxtitle.greenbox
{
	color: #5ca446;
}


/* Generic Green Box */
.varboxtrgreen
{
	background: url(../resources/varbox/green/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtlgreen
{
	background: url(../resources/varbox/green/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtopgreen
{
	background: url(../resources/varbox/green/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.varboxcontgreen
{
	height: 80px;
	background: white;
	border-left: 1px solid #5ca446;
	border-right: 1px solid #5ca446;
	vertical-align: top;
}
.varboxbrgreen
{
	background: url(../resources/varbox/green/varboxbr.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottomgreen
{
	background: url(../resources/varbox/green/varboxbottom.png) 0 0 repeat-x;
	height: 10px;
	font-size: 1px;
}
.varboxblgreen
{
	background: url(../resources/varbox/green/varboxbl.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Generic Tab Frame */
.varboxbrgreen-tab
{
	background: url(../resources/varbox/green/varboxbr-tab.png) bottom right no-repeat;
	width: 10px;
}
.varboxbottomgreen-tab
{
	background: url(../resources/varbox/green/varboxbottom-tab.png) 0 0 repeat-x;
	height: 20px;
}
.varboxblgreen-tab
{
	background: url(../resources/varbox/green/varboxbl-tab.png) bottom left no-repeat;
	width: 10px;
}

/* Tabber Icons */
.varfooter .tabber.greenbox a,.tabcontent .tabber a 
{
	background: url(../resources/varbox/green/tabber_tab.gif) no-repeat left top;
}
.varfooter .tabber.greenbox a.active,.tabcontent .tabber a.active 
{
	background: url(../resources/varbox/green/tabber_taba.gif) no-repeat left 1px;
}


/* Image Green Box */
.imgboxtrgreen
{
	background: url(../resources/varbox/green/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtlgreen
{
	background: url(../resources/varbox/green/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtopgreen
{
	background: url(../resources/varbox/green/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.imgboxcontgreen
{

}

/* Special Case */

.varboxbottomgreen-special
{
	background: url(../resources/varbox/green/varboxbottom-special.png) 0 0 repeat-x;
	height: 10px;
	width: 136px;
}
.varboxbrgreen-special
{
	background: url(../resources/varbox/green/varboxbr-special.png) 0 0 no-repeat;
	width: 10px;
}