body {
	background-image: url(../_graf/bkg-orange.gif);
}

#contact-form .button-submit {
	background-color: #f59639;
	border-top: 1px solid #f18215;
	border-right: 1px solid #fef5ec;
	border-bottom: 1px solid #fef5ec;
	border-left: 1px solid #f18215;
}

#contact-form .button-reset {
	background-color: #fca148;
	border-top: 1px solid #f59639;
	border-right: 1px solid #fef5ec;
	border-bottom: 1px solid #fef5ec;
	border-left: 1px solid #f59639;
}

#contact-form .cell1 {
	background-color: #f59639;
}

#contact-form .cell2 {
	background-color: #fcb066;
}

#contact-form .input {
	background-color: #fee7d1;
	border-top: 1px solid #f59639;
	border-right: 1px solid #fef5ec;
	border-bottom: 1px solid #fef5ec;
	border-left: 1px solid #f59639;
}

.content-col3-top dt a:hover {
	color: #fbd1a8;
}

.content-col3-top dt a.active {
	color: #fbd1a8;
	background: url(../_graf/col3-orange-active.gif) no-repeat left;
}

.content-inner hr {
	border-top: solid 1px #fed5ad;
}

.content-inner tr.dark {
	background-color: #f59639;
}

.content-inner tr.light {
	background-color: #fcb066;
}

#language-select {
	background-color: #fca148;
}