td.logo_left   { 
	background-color: white; 
	background-image: url("../images/logos/EnvGDB_Logo.png");
	background-repeat: no-repeat; 
	width: 142px; 
	height: 47px 
}
td.logo_right  { 
	background-color: white; 
	background-image: url("../images/logos/LCC_Logo.png"); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	width: 134px; 
	height: 47px; 
}


.header  { background-image: url("../images/background/EnvGDB_BG_Header.jpg"); background-repeat: no-repeat; width: 774px; height: 105px; }
td.bgmenu { background-color: #1e3b0b; background-image: url("../images/background/EnvGDB_BG_Menu.jpg"); background-repeat: no-repeat }
td.bg   { background-color: white; background-image: url("../images/background/EnvGDB_gradient_v.jpg"); background-repeat: repeat-x }
td.line  { background-color: #248a24; }

.print { 	
	color: white; font-size: 10px;  text-decoration: none;
	border: 1px solid #248a24; 
}

.print a { 	
	color: white; font-size: 10px;  text-decoration: none;
	border: 1px solid #248a24; 
}
