#tabbed label.tabs {
	color: #C00;
	background-image: url(../images/tab_24.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#tabbed label.tabs:hover,
#tabbed label.tabs:focus {
	color:#FFF;
	background-image: url(../images/tab_21.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#tabbed .cell.table.first.blue {
	background-color: #99893F;
}
#tabbed p.framed-quote {
	background-color: #99883E;
}
#tabbed p.framed-quote.arrow-left:before {
	border-color: transparent #6e99e3 transparent transparent;
}
#tabbed .button.blue {
	background-color: #95853B;
}
#tabbed .button.blue:hover {
	background: #333;
}
#tabbed .title.large {
	color: #CCC;
}
#tabbed p.quote {
	color: #6E99E3;
}

#tabbed input.reset:hover {
	color: #6E98E3;
}




#tabbed2 label.tabs {
	color: #C00;
	background-image: url(../images/tab_24.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#tabbed2 label.tabs:hover,
#tabbed2 label.tabs:focus {
	color:#FFF;
	background-image: url(../images/tab_21.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#tabbed2 .cell.table.first.blue {
	background-color: #99893F;
}
#tabbed2 p.framed-quote {
	background-color: #99883E;
}
#tabbed2 p.framed-quote.arrow-left:before {
	border-color: transparent #6e99e3 transparent transparent;
}
#tabbed2 .button.blue {
	background-color: #95853B;
}
#tabbed2 .button.blue:hover {
	background: #333;
}
#tabbed2 .title.large {
	color: #CCC;
}
#tabbed2 p.quote {
	color: #6E99E3;
}

#tabbed2 input.reset:hover {
	color: #6E98E3;
}