/* orange */

a:hover {
	color: #ff5200;
}
a.color, .color, .color a, .color h2 {
	color: #ff5200 !important;
}

.hr {
	height: 1px;
	margin-top: 14px;
	margin-bottom: 14px;
	background-color: #ff5200;
}

#header {
	background: url(../gfx/common/orangeHeader.gif);
}

.titleContainer {
	height: 28px;
	width: 137px;
	background: url(../gfx/common/orangeHeaderSmall.gif);
	overflow: hidden;
}

a.splitterLink:hover {
	color: #ff5200;
}

.currentPage {
	color: #ff5200;
}

.buttonOff {
	background: url(../gfx/buttons/orangeButtonOff.gif);
}

.buttonOn {
	background: url(../gfx/buttons/orangeButtonOn.gif);
}
