body {
	margin:0px;
	}
.bg_top {	
	background-image: url(images/bg_top1.gif); 
	height:358px;
	}
.bg_mid{	
	background-image: url(images/bg_mid.gif); 
	height:90px;
	}
.bg_bottom{	
	background-image: url(images/bg_bottom.gif); 
	}
.bg_bottom p {
	margin-left:10px;
	color: #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a {
	color: #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline;
}
h1 {
	
	font-size: 22px; font-family: tahoma; color: #d7d7d7;
	font-weight: normal;
	margin-left:5px;
}
h1 a{
	
	font-size: 22px; font-family: tahoma; color: #d7d7d7;
	font-weight: normal;
	taxt-decoration:underline;
}
h2 {
	
	font-size: 12px; font-family: tahoma; color: #d7d7d7;
	font-weight: normal;
	margin-left:5px;
}
h2 a{
	
	font-size: 12px; font-family: tahoma; color: #d7d7d7;
	font-weight: bold;
	taxt-decoration:underline;
}
img{
   behavior: url('pngbehavior.htc');
}
