a {		color: #BC4B00;}
h1 {	color: #BC4B00;}
h2 {	color: #BC4B00;}	
h3 {	color: #BC4B00;}
h4 {	color: #BC4B00;}

.welcome {	background-image: url(../images/welcome_orange.gif);}
	
/*** Placeholder ***/
.PH-top {
	background-color: #BC4B00;
	color: #FFFFFF;}
	
.PH-top h2 {	color: #FFFFFF;}
	
.PH-top a {	color: #FFFFFF;}
	
#menu ul ul li {	list-style-image: url(../images/arrow_orange.gif);}

/*** Button PH ***/
ul.button_list	li a {
	color: white;
	background-color: #f49600;
}

.doc-res {
	list-style-type: none;
	list-style-image: url(../images/orange_arrow.gif);
	padding: 0 0 0.8em 0;
}

th {
	background-color: #BC4B00;
}