td.logo_left   { 
	background-color: white; 
	background-image: url("../images/logos/GISCare_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/GISCare_BG_Header.jpg"); background-repeat: no-repeat; width: 774px; height: 105px; }
td.bgmenu { background-color: #5F4024; background-image: url("../images/background/GISCare_BG_Menu.jpg"); background-repeat: no-repeat }
td.bg   { background-color: white; background-image: url("../images/background/GISCare_gradient_v.jpg"); background-repeat: repeat-x }
td.line  { background-color: #ff7f00; }

.print { 	
	color: white; font-size: 10px;  text-decoration: none;
	border: 1px solid #ff7f00; 
}

.print a { 	
	color: white; font-size: 10px;  text-decoration: none;
	border: 1px solid #ff7f00; 
}
