#contact_bg_load
	{
	display: none;
	position: relative;	
	padding: 0;
	margin: 0;
	background-image: url(bg_contact.gif); 	
	background-color: #659A8D;
	border: 1px solid #545783;	
	overflow: hidden;
	z-index:10;
}
div.contact_bg_load,table.contact_bg_load {
	width: 450px;
	height: 600px;
	top: 0px;
	background-color:transparent;
	}	 
#contactbox {
	display: none;
	position: relative;	
	padding: 0;
	margin: 0;
	background: #DDFFDD url(bg_thera2V.jpg)no-repeat center top;
	background-color: #DDFFDD; 	
	
	border: 1px solid #545783;
	overflow: hidden;	
	z-index:10;	
	}	
div.contact,table.contact {
	width: 450px;
	height: 600px;
	top: 0px;
	}	
table.contactcontent {
	width: 350px; 
	height: 500px; 
	font-family: Lucida Sans Unicode; 
	font-size: 1em; 
	font-weight: bold; 
	color: #545783
	}
.asterix{font-family: Lucida Sans Unicode; font-size: 1em; font-weight: bold; color: #D10721}
.nb{font-family: Lucida Sans Unicode; font-size: 0.8em; font-weight: bold; color: #D10721}
.mail  {background-color: transparent;border: 1px inset #545783;}
 
tr.contact_ban {width: 100%; height: 26px; background-image: url(contactBan.jpg)}








