body,p {
	font-family: arial;
	background-color: white;
}
#headtable {
	width: 870px;
	border-collapse: collapse;
	border-spacing:0px;
	border: 0px;
	border-style: hidden;
}
.trmenu {
	border-spacing:0px;
	border-collapse: collapse;
	border-style: hidden;
	padding:0px;
}

.tdmenu {
	border-spacing:0px;
	border-collapse: collapse;
	border-style: hidden;
	border-width: 0px;
	padding:0px;
}

img {
	border-style: hidden;
}

td {
	border-spacing:0px;
	border-collapse: collapse;
	border-style: hidden;
	border-width: 0px;
	padding:0px;
}

#home10 {
	background-image: url('images/home_10.png'); 
	background-repeat: no-repeat;
	height: 128px;
}
#home20 {
	height: 28px;
}
#home30 {
	background-image: url('images/home_30.png'); 
	background-repeat: repeat-y;
	padding-left: 3px;
	}
.textin30 {
	width: 700px;
	font-size: small;
}
#home40 {
	background-image: url('images/home_40.png'); 
	background-repeat: no-repeat;
	height: 20px;
}

#info10 {
	background-image: url('images/info_10.png'); 
	background-repeat: no-repeat;
	height: 128px;
}
#info40 {
	background-image: url('images/info_40.png'); 
	background-repeat: no-repeat;
	height: 55px;
}

#show {
	style: z-index: 2; 
	-moz-opacity:0.9; 
	filter:alpha(opacity=90); 
	position: absolute; 
	left:100px;
	top:800px;
	background-color: white;
	padding: 5px;
}

#showi {
	height: 300px; 
	width: 300px;
}

#showt {
	width: 300px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 11px;
}

