body{
	background-color: #ffffff;
}
.centre{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
.background1{
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
}
.background2{
	background-image: url(images/px_green1.gif);
	background-repeat: repeat;
}
.padmenu{
	padding: 0px 25px 0px 25px;
}
.padleft{
	padding: 20px 25px 20px 30px;
}
.padleftmenu{
	padding: 20px 10px 20px 30px;
}
.padbody{
	padding: 10px 25px 20px 20px;
}
a:link{
	color: #000033;
	text-decoration: underline;
}
a:visited{
	color: #000033;
	text-decoration: underline;
}
a:active{
	color: #000033;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: none;
}
.green12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81c52e;
}
a.green12:link{
	font-weight: bold;
	color: #81c52e;
	text-decoration: underline;
}
a.green12:visited{
	font-weight: bold;
	color: #81c52e;
	text-decoration: underline;
}
a.green12:active{
	font-weight: bold;
	color: #81c52e;
	text-decoration: underline;
}
a.green12:hover{
	font-weight: bold;
	color: #81c52e;
	text-decoration: underline;
}
.orange12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ec8000;
}
a.orange12:link{
	font-weight: bold;
	color: #ec8000;
	text-decoration: underline;
}
a.orange12:visited{
	font-weight: bold;
	color: #ec8000;
	text-decoration: underline;
}
a.orange12:active{
	font-weight: bold;
	color: #ec8000;
	text-decoration: underline;
}
a.orange12:hover{
	font-weight: bold;
	color: #ec8000;
	text-decoration: underline;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ec8000;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ec8000;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81c52e;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.grey10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.ectlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.ectlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.ectlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
hr.prodseparator{
	height: 1px;
	color: #f1f1f1;
	background-color: #f1f1f1;	
}
.menutop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.menutop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menutop:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0e296;
	font-weight: bold;
	text-decoration: none;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec8000;
}
a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec8000;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3ac59;
	font-weight: bold;
	text-decoration: none;
}
.pxgreen1{
	background-image: url(images/px_green1.gif);
	background-repeat: repeat;
}
.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.white:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.border1{
	border: 1px solid #81c52e;
}
.border2{
	border: 1px solid #ec8000;
}
.border3{
	border: 1px solid #f3ac59;
}
.menuline td{
	border-bottom: 1px solid #f3ac59;
}
table.contact{
	width: 70%;
	padding: 20px 10px 20px 10px;
	border: 1px solid #f3ac59
}
.contact td{
	padding: 5px;
}
table.cobtbl{
background-color: #81c52e;
}
td.cobhl{
background-color: #c0e296;
}
td.cobll{
background-color: #ffffff;
color : #333333;
}