

/* Color Combinations */


/* Orange */

.bg_shade {
	background-color:#ff6600;
}
.bg_subshade1 {
	background-color:#4B5A51;
}


/* Color Combinations Ends Here */
