@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintitles {
	font-family: Traffic;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}
.copyri {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
}

h2 {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 18px;
	margin-bottom: 0px;
}
.subtitles {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-transform: capitalize;
}
.maintxt {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.subproducts {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.aFilter {
 filter:alpha(opacity=50);   /* Internet Explorer       */
   -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   opacity: 0.5;    
}
.bigimgs {
	border: 1px solid #CCCCCC;
}
