body {
font-family:"Lucida Grande", Tahoma, sans-serif;
font-size:80%;

}



iframe {
	border:none;
	width:100%;
	height:100%;
	}		
	
.title {
	font-size:16px;
	padding-bottom:10px;
	}	

/*contact page*/
form{
	text-align:left;
	margin:25px;
	color:#666666;
}
form ul{
	list-style:none;
}
form li{
	margin:0 0 1em 0;
}
form textarea{
	width:60%;
	height:150px;
	border:solid 1px;
	border-color:#666666;
	height:80px;
}
.formstyle {
	border:solid 1px;
	border-color:#666666;
	size:50;
	width:300px;
}
.button {
	border:none;
}

/*end contact page*/

.news-button {
	border:none; 
	font-size:14px;
	color:#333333; 
	width:720px; 
	background: url("../graphic/frmbgff.gif") repeat-x;
}

*html .news-button {
	border:none; 
	font-size:14px;
	color:#333333; 
	width:720px; 
	background: url("../graphic/frmbgie.gif") repeat-x;
}


*:first-child+html .news-button {
	border:none; 
	font-size:14px;
	color:#333333; 
	width:720px; 
	background: url("../graphic/frmbgie.gif") repeat-x;
}



