.headerStyle{
	background:url(header.jpg);
}

.productsheaderStyle{
	background:url(productsheader.jpg);
}
.marginbodyStyle{
	background:url(bodybg.jpg);	
}

.footerStyle{
	background:white url(footer.jpg) no-repeat top center;
}

.barStyle{
	background:white url(bar.png) no-repeat top center;
}

.bordercenter{
	background:white url(top.jpg) top center;
}

.borderleftcorner{
	background:white url(left_top.jpg) ;
}

.borderrightcorner{
	background:white url(right_top.jpg) no-repeat top left;
}

.textStyle{
	font-family:verdana;
	font-size:12px;
	color:#333300;
}

.headingStyle{
	font-family:vardana;
	font-size:16px;
	color:#333300;
}

.subheadingStyle{
	font-family:vardana;
	font-size:14px;	
	color:#333300;
}

.anchorStyle{
	font-family:verdana;
	font-size:12px;
	color:#0000FF;
}
.smallTextStyle{
	font-family:vardana;
	font-size:10px;
	color:#333300;
}

