
/* Blue Left Menu */
/*ul#hovermenu li a {
	background-color:rgb(142, 184, 218);
}
ul#hovermenu li a#top_link {
	background: rgb(142, 184, 218) url(../images/bg/box_top.gif) no-repeat top left;
}
ul#hovermenu li a:hover, ul#hovermenu li a#top_link:hover {
	background-color:rgb(174, 208, 234);
}*/
/* ------------- Spry ------------- */
.TabbedPanelsTab {
	background-color:#79B9DC;/*rgb(142, 184, 218) ! important;*/
}

.TabbedPanelsTabHover {
	background-color:#9FD1EC;/* rgb(174, 208, 234) ! important;*/
}

.TabbedPanelsTabSelected {
	background-color:#9FD1EC;/*rgb(174, 208, 234) ! important;*/
}
#top_link {
	background-image: url(../images/bg/box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* ----------- End Spry ----------- */

div#left_box, div#container_bg{
	background-image:url(../images/blue_bar.gif);
}


div#newsletter_signup{
	/*orange when blue*/
	background-color:rgb(247, 165, 66);
}

#history{
	border-top-color:#9FD1EC;
	background-color:#79B9DC;
}
