body{
	margin: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
table{
	font: 12px Arial;
	line-height:18px;
	}
.pro1{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	}
.pro1 a{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	}
.pro1 a:hover{
	font: 12px Arial;
	font-weight:bold;	
	line-height:18px;
	color:#FF0000;
	}
	
	
.pro2{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#d3f5ff;
	}
.pro2 a{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#d3f5ff;
	}
.pro2 a:hover{
	font: 12px Arial;
	font-weight:bold;	
	line-height:18px;
	color:#d3f5ff;
	}	
	
	
	
.pro{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;	
	color:#FF0000;
	}
.pro a{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;	
	color:#FF0000;
	}
.pro a:hover{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#FF0000;
	}
a{
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
#bottom{
	font: 11px tahoma;
	}
.yellow{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f8c300;
	font-weight:bold;
	}
.yellow a{
	color:#f8c300;
	}
.yellow a:hover{
	color:#f8c300;
	}
.txt2 {
	background-image: url(../images/reuse2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.txt {
	background-image: url(../images/reuse.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.txt1 {
	background-image: url(../images/reuse1.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.txt3 {
	background-image: url(../images/plasticon_logo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#txt1 {
	background-image: url(../images/plasticon_logo1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.img{
	margin-left: 10px;
	float: right;
	}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: lowercase;
	}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:#194177;
	font-weight:bold;
	}
.blue1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color:#194177;
	font-weight:bold;
	}
.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color:#019442;
	font-weight:bold;
	}
.green1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:#019442;
	font-weight:bold;
	}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CC0000;
	font-weight:bold;
	}
.box {
	border: 1px solid #f1f1f1;
	}
ul{
	margin:0px;
	margin-left: 20px;
	padding-left:0px;
	background-position: center;

}
li{
	list-style-image: url('../images/li.gif');
}
.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	color:#031b57;
	font-weight:700;
	letter-spacing: -1px;
	}
.black_bg
{
	background-color:#000000;

}

.white_text 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
    padding-left:5px;
	padding-right:5px;
}

.white_text a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
    padding-left:5px;
	padding-right:5px;
}

.blue_bg
{
	background-color:#d3f5ff;

}