@charset "utf-8";
/* CSS Document */

#header
	{
	width:100%;
	height:89px;
	background:url(../images/header2_bg.jpg) no-repeat ;
	}
	
#dhtmlgoodies_menu
	{
	background: url(../images/leftcol_bg2.gif) no-repeat left top;
	}
	
td .tools
	{
	background:#f2f2f9;
	height:30px;
	padding:0 5px 0 5px;
	}
	
a.pdf:link, a.pdf:visited
	{
	display:block;
	background:url(../images/pdf_icon.gif) no-repeat left 3px;
	text-decoration:none;
	text-indent:30px;
	line-height:30px
	}
	
a.privacy:link, a.privacy:visited
	{
	display:block;
	width:auto;
	background:url(../images/priv_icon.gif) no-repeat left 3px;
	text-decoration:none;
	text-indent:30px;
	line-height:30px
	}
	
