body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
} 

.main_scroll {
	background-color:#000000;
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-arrow-color:#333333; 
	scrollbar-face-color:#000000; 
}


.cp_body_scroll {
	background-color:transparent;
	scrollbar-3dlight-color:#9F1AFA; 
	scrollbar-darkshadow-color:#9F1AFA; 
	scrollbar-highlight-color:#9F1AFA; 
	scrollbar-shadow-color:#9F1AFA; 
	scrollbar-track-color:#9F1AFA; 
	scrollbar-arrow-color:#FEFEFE; 
	scrollbar-face-color:#9F1AFA; 
}

.bg_cp {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_company_profile.jpg);
	background-repeat: no-repeat;
}
.bg_cp1 {
	background-image: url(images/bg_company_profile_bar.jpg);
	background-repeat: no-repeat;
}

.career_body_scroll {
	background-color:transparent;
	scrollbar-3dlight-color:#FA1A46; 
	scrollbar-darkshadow-color:#FA1A46; 
	scrollbar-highlight-color:#FA1A46; 
	scrollbar-shadow-color:#FA1A46; 
	scrollbar-track-color:#FA1A46; 
	scrollbar-arrow-color:#FEFEFE; 
	scrollbar-face-color:#FA1A46; 
}

.bg_career {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_career.jpg);
	background-repeat: no-repeat;
}
.bg_career_bar {
	background-image: url(images/bg_career_bar.jpg);
	background-repeat: no-repeat;
}

.contact_body_scroll {
	background-color:transparent;
	scrollbar-3dlight-color:#0E826B; 
	scrollbar-darkshadow-color:#0E826B; 
	scrollbar-highlight-color:#0E826B; 
	scrollbar-shadow-color:#0E826B; 
	scrollbar-track-color:#0E826B; 
	scrollbar-arrow-color:#FEFEFE; 
	scrollbar-face-color:#0E826B; 
}

.bg_contact {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
}
.bg_contact_bar {
	background-image: url(images/bg_contact_bar.jpg);
	background-repeat: no-repeat;
}


.news_body_scroll {
	background-color:transparent;
	scrollbar-3dlight-color:#FA481A; 
	scrollbar-darkshadow-color:#FA481A; 
	scrollbar-highlight-color:#FA481A; 
	scrollbar-shadow-color:#FA481A; 
	scrollbar-track-color:#FA481A; 
	scrollbar-arrow-color:#FEFEFE; 
	scrollbar-face-color:#FA481A; 
}

.bg_news {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
}
.bg_news_bar {
	background-image: url(images/bg_news_bar.jpg);
	background-repeat: no-repeat;
}


.services_body_scroll {
	background-color:transparent;
	scrollbar-3dlight-color:#1AB9FA; 
	scrollbar-darkshadow-color:#1AB9FA; 
	scrollbar-highlight-color:#1AB9FA; 
	scrollbar-shadow-color:#1AB9FA; 
	scrollbar-track-color:#1AB9FA; 
	scrollbar-arrow-color:#FEFEFE; 
	scrollbar-face-color:#1AB9FA; 
}

.bg_services {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_services.jpg);
	background-repeat: no-repeat;
}
.bg_services_bar {
	background-image: url(images/bg_services_bar.jpg);
	background-repeat: no-repeat;
}

.bg_homepage {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
}


