.content  { color: #000000; font-size: 8pt; font-family: Arial, Helvetica, sans-serif} 
body { 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #666666; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #ffffff;
	background:#fff;
	margin:0px;
	padding:0px;
	}

body#bgcontent {
	background:#E9F1ED;
}	
img {border:none;}																																																																																																																
.error  {
	color: #FF0000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.hand {
	cursor:pointer;
}
a.nav:link, a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
a.nav:hover, a.nav:active {
	color: #ff6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
.navActive	{
	color: #ff6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #ff6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
table.main {
	background-color: #E9F1ED;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table.catalog {
	background-color: #E9F1ED;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;

}
table.bottom {
	background-color: #737373;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
table.top {
	background-color: #E9F1ED;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table.left {
	background-color: #E9F1ED;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;

}
td.footer {
	background:#737373;
	height:40px;
	text-align:center;
}