/*! jQuery UI - v1.10.4 - 2014-04-02
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{
	border: 1px solid #6B3C24;
	background-color: #8C0000;
	color: #FFFFFF;
}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{
	color: #E8C264;
	text-decoration: none;
}
.ui-tabs-nav.ui-helper-clearfix.ui-widget-header .ui-state-active a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C9933A;
}
