body {
	margin-left : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #ffffff;
}

body, table, TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bold {
	font-weight:bold;	
}

.heading {
	font-weight:bold;	
	color: 00008A;
}

.description
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.small
{
	font-size: 8pt;
}

.red {
	font-weight:bold;	
	color: red;	
}
A, A:hover, A.visited{
		font-size: 9pt;
		font-weight:bold;			
}
A.nav, A.nav:hover, A.nav:visited{
		font-size: 9pt;
		color: #000000;	
		font-weight:bold;			
}
A.products, A.products:hover, A.products:visited{
		font-size: 8pt;
		color: #000000;	
		font-weight:bold;			
}

.leftBarTop	{
	background-image : url(images/leftBarTop.jpg);
	background-repeat : no-repeat;
}	
.leftBarLogo	{
	background-image : url(images/leftBarLogo.jpg);
	background-repeat : no-repeat;
}			
.leftBarNav	{
	background-image : url(images/leftBarNav.jpg);
	background-repeat : no-repeat;
}	
.leftBarBottom	{
	background-image : url(images/leftBarBottom.jpg);
	background-repeat : no-repeat;	
}
.lineBlue	{
	background-image : url(images/lineBlue.jpg);
	background-repeat : repeat;
}
.kiwiBottom	{
	background-image: url(images/kiwiBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0% 105;
}	