	@font-face {font-family: Gabriola; src: url(../fonts/Gabriola_One.eot); }
	@font-face {font-family: Medieval English; src: url(../fonts/Medieval-English.eot); }
	
	tr.pagehat{
		background: url(../images/bg_up.png);
	}
	.pagemid{
		background: url(../images/bg_mid.png);
	}
	.pagedown{
		background: url(../images/bg_down.png);
	}
	font.Text{
		display: none;
		font-family: Gabriola;
		font-size: 20;
	}
	font#t1{
		display:inline;
	}
	div.sm1{
		font-family: Gabriola;
		font-size: 30;
		cursor: hand;
		display:none;
	}
	font.sm{
		font-family: Gabriola;
		cursor: hand;
		font-size: 24
	}
	td.menu{
		cursor: hand;
		
	}


