/************** CSS ORANGE **************/

#header {
	background: url(../images/headerbg-orange.gif) repeat-x;
	height: 84px;
}

.info_theme_color {
	color: #ffa600;
	background: #ffedcc;
	border: 1px solid #f3d8a7;
}

a:hover { color: #ea9901; }
.theme_color { color: #ffa600; }
input { color: #ffa600; }
textarea { color: #ffa600; }
select { color: #ffa600; }
th { background: #ffa600; }
.tab_color_highlight { background: #ffedcc; }