@font-face {
    font-family: Zirkon, Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(ZIRKON0.eot);
}

@font-face {
    font-family: Monterey BT, Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(MONTERE0.eot);
}

@font-face {
    font-family: Liberate, Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(LIBERAT0.eot);
}

@font-face {
    font-family: English111 Adagio BT, Arial, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(ENGLISH0.eot);
}

body,td,th {
	font-family: Zirkon, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFCC;
}

#global {
     position:absolute;
     left: 50%; 
/*     top: 50%; */
     width: 900px;
/*     height: 631px;
     margin-top: -315px; /* half of the height */
     margin-left: -450px; /* half of the width */
     }

.zirkon {
	font-family: Zirkon, Arial, Helvetica, 'Small Fonts', sans-serif;
	color:#552b00;
	font-size:28px;
}

.monterey {
	font-family: Monterey BT;
	color:#552b00;
	font-size:28px;
}

.liberate {
	font-family: Liberate;
	color:#552b00;
	font-size:28px;
}

.english {
	font-family: English111 Adagio BT;
	color:#552b00;
	font-size:28px;
}

.english_s {
	font-family: English111 Adagio BT;
	color:#552b00;
	font-size:26px;
}

.english_ss {
	font-family: English111 Adagio BT;
	color:#552b00;
	font-size:24px;
}

.zirkon_bold {
	font-family: Zirkon, Arial, Helvetica, 'Small Fonts', sans-serif;
	color:#552b00;
	font-size:28px;
	font-weight:bold;
}

.liberate_bold {
	font-family: Liberate;
	color:#552b00;
	font-size:28px;
	font-weight:bold;
}


.zirkon_s {
	font-family: Zirkon, Arial, Helvetica, 'Small Fonts', sans-serif;
	color:#552b00;
	font-size:26px;
}

.liberate_s {
	font-family: Liberate;
	color:#552b00;
	font-size:24px;
}

.zirkon_ss {
	font-family: Zirkon, Arial, Helvetica, 'Small Fonts', sans-serif;
	color:#552b00;
	font-size:24px;
}

.zirkon_vs {
	font-family: Zirkon, Arial, Helvetica, 'Small Fonts', sans-serif;
	color:#552b00;
	font-size:18px;
}

.zirkon_l{
	font-family: Zirkon, Arial, Helvetica, 'Small Fonts', sans-serif;
	color:#552b00;
	font-size:30px;
}

.link_make {
	font-family: English111 Adagio BT, Arial, Helvetica, 'Small Fonts', sans-serif;
	color: #006600;
	font-size:26px;
}

a:link, a:visited{
	color: #006600;
	text-decoration: none;
}

a:hover{
	color: #33CC00;
	text-decoration: none;
}

.sml_frame {
	border-color: #552b00;
}

p { margin: 0 0; padding: 0; }
