@charset "utf-8";
/* CSS Document */
A{color:blue;}
A:hover{color:red;}
BODY,TD {font-family : "Times New Roman";
	font-size : 14pt;}
.closeelem{cursor:hand;}
	.openelem{cursor:hand;color:red}
	.colelem{position: relative; display: none;}
	.expelem {position: relative; display: block;}
	.cell_over1 { BACKGROUND-COLOR: #adff2f}
.cell_out1 { BACKGROUND-COLOR: #ffffff }
	h3 {
		font-size:  100%;
		font-weight: bold;
		text-align:  center;
		color:       #000000;
	}

	.z0 {
		background: #ffffe0;
	}

	.listing {
		padding: 5 5 5 5;
		margin: 5 5 5 5;
		background: #ffffff;
		border: 0.08em solid #1E90FF;
		text-align: center;
		font-family: sans-serif;
		font-size: 0.8em;
	}

	a.listingi, a.listingi:link {color: blue; text-decoration: none;}
	a.listingi:visited {color: blue;}
	a.listingi:hover {
		color: blue;
		text-decoration: underline;
	}
	-->	
	.menuh	{
		BORDER-COLOR : #FFFF99 ;
		cursor : hand ;
		Border-Left : #FFFF99 ;
		Border-Top : #FFFF99 ;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : #FFFF99 ;
	}
.menu	{
		Background-Color : white ;
	}
.home	{
		cursor : hand ;
	}
.menulinks{
text-decoration:none;
}