@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Blue_background {
	background-attachment: fixed;
	BACKGROUND: url(../images/Blue_background.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.blue_text {
	font-family: Arial;
	font-size: 16px;
	color: #0098d1;
	text-decoration: none;
	 font-weight: bold
}

.background {
	background-attachment: fixed;
	background-repeat: repeat-x;
	BACKGROUND: url(../images/background.jpg);
}
.background_Masterbatch {
	background: url(../images/right_pho3.jpg) right top no-repeat;
}
.background_Regulatory_compliance {
	background: url(../images/right_pho4.jpg) right top no-repeat;
}
.Gray_text {
	font-family: Arial;
	font-size: 14px;
	color: #83858a;
	text-decoration: none;
}

.frame {
	border: 1px solid #cbcdcf;
	font-family: Arial;
	font-size: 10px;
	color: #0098d1;
}

