Body {
	background-color: #ffffff;
	margin: 0;
	font-family: verdana;
	color: #363636;
	font-size:8pt;
}
td{
	
}
.Products{
	background-color: Green;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: white;
}
a:link{
	font-family: verdana;
	font-size: 8pt;
	color: #898b91;
	text-decoration: none;
}
a:hover{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:visited{
   font-family: verdana;
	font-size: 8pt;
	color: #000000;	
	text-decoration: underline;
}
td.BorderLeft{
	  background-image: url("../../images/index_08.jpg");
	  background-repeat: repeat-y;
	  
}
td.BorderRight{
	  background-image: url("../../images/index_10.jpg");
	  background-repeat: repeat-y;
}
Select.SelectStyle{
	font-size: 12px;
}
.pageHeading{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-transform: uppercase;
}
.heading1{
	font-family: arial;
	font-size: 9pt;
	color: #414141;
	font-weight: bold;
	text-transform: uppercase;	
}
.heading2{
   font-family: arial;
	font-size: 8pt;
	font-weight: bold; 
	color: #414141;
	text-transform: capitalize;
}



