@charset "utf-8";
/* CSS Document */

body,html
{
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.84em;
	color: white;	
	line-height: 140%;
}
form
{
	margin: 0px;	
}
a
{
	position: relative;
	text-decoration: none;	
}
a:hover
{
	color: #cccccc;
}
#leftTop,#rightTop,#leftBottom,#rightBottom,#prodsel,#header,#menubar,#products1,#products2,#products3,#products4,#footer
{
	display: none;
}
.noPrint
{
	display: none !IMPORTANT;
}
.padded,.greenPadded,.bluePadded,.redPadded,.brownPadded
{
	padding: 18px;	
}
