.webHeaderBg{
	background: #ff9a13;
}
.navbar{
	background: #ffd7a2;
}
.navbar .itemSelected {
    background: #ff9a13;
}
.form .formBannerTitle .textContent {
    border-bottom: 1px solid #ff9a13;
}
.form .formBannerTitle .titleText {
    color: #ff9a13;
	font-weight: bold;
}
.webFooterBox .bottomdiv .bottom{
	    background: -webkit-linear-gradient(bottom,#ff9a13,#ff9a13);
}
.webCustomerServiceBox .customerServiceDiv{
	    background: -webkit-linear-gradient(bottom,#ff9a13,#ff9a13);
}
.pagenation .pageNext:active {
    background: #ff9a13;
}
.pagenation .pagePrev:active {
    background: #ff9a13;
}
.g_button {
    background: #ff9a13;
    font-size: .7rem;
}
.form .titleCenter.on a {
    color: #000;
}
.form .titleCenter a {
    color: #b3b3b3;
}

.form .titleCenter.on a{#b3b3b3}