@charset "iso-8859-2";
/* CSS Document */

 @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: normal;
    src: url(href="..\font\COMICSA3.eot");
  }
  
  @font-face {
    font-family: Comic Sans MS;
    font-style:  oblique;
    font-weight: 700;
    src: url(href="..\font\COMICSA2.eot");
  }
  
  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: 700;
    src: url(href="..\font\COMICSA1.eot");
  }
  
  @font-face {
    font-family: Comic Sans MS;
    font-style:  oblique;
    font-weight: normal;
    src: url(href="..\font\COMICSA0.eot");
  }
  
 /* @font-face {
    font-family: Berling Antiqua;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/BERLING0.eot");
  }
  @font-face {
    font-family: H_English;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/HENGLIS0.eot");
  }
  @font-face {
    font-family: Hu_Cenu;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/HUCENU0.eot");
  }
  @font-face {
    font-family: Alonse Hu;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/ALONSEH0.eot");
  }
  @font-face {
    font-family: HGaramond;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/HGARAMO0.eot");
  }
  @font-face {
    font-family: HHelvetica Light;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/HHELVET0.eot");
  }
  
  @font-face {
    font-family: Airmole;
    font-style:  normal;
    font-weight: normal;
	src: url(href="../font/AIRMOLE0.eot");
  }
  @font-face {
    font-family: Bernhard Modern CE;
    font-style:  normal;
    font-weight: normal;
    src: url(href="../font/BERNHAR0.eot");
  }
  @font-face {
    font-family: BallroomTango;
    font-style:  normal;
    font-weight: normal;
    src: url(href="../font/BALLROO0.eot");
  }
  
  @font-face {
    font-family: Baskerville Win95BT;
    font-style:  normal;
    font-weight: normal;
    src: url(href="../font/BASKERV0.eot");
  }*/




table {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
    } 

#text {
	float: none;
	font-size: 80%;
	font-weight: bold;

      }
	  
#menu {
	color: #ff9933;
	width: 200px;
	margin: 0px;
	font-family: Comic Sans MS;
	font-size: 17px;
	font-weight: bolder;
	}
	
#menu td a {
	/*height: 32px;*/
  	/*voice-family: "\"}\""; */
  	/*voice-family: inherit;*/
  /*	height: 24px;*/
	text-decoration: none;
	}	
	
#menu td a:link, #menu td a:visited {
	color: #ff9933;
	display: block;	/*background:  url(../image/menu1.gif);*/	/*padding: 8px 0 0 10px;*/
	}
	
#menu td a:hover {
	color:  #663300;
	background-color: #ff9933;	/*background-color: #50964B;*/	
	/*background:  url(../image/menu1.gif) 0 -32px;*/	/*padding: 8px 0 0 10px;*/
	}	

#menutable {
	width: 140px;
	margin: 0px 0px 0px 0px;
	/*text-align: right;*/
	border: 0;
        
      }

