@font-face {
    font-family: treb;
    font-style:  normal;
    font-weight: normal;
    src: url(TREBUCH1.eot);
}

.test {
	font-family: treb, Verdana, 'Small Fonts', sans-serif;
	font-size: 8pt;
	font-weight: normal
}


A:Hover  {
   background-color : transparent;
	text-decoration : underline;
}

.list-back {
	background-image: url(../images/grass.jpg);
    font-family : treb, verdana, serif;
	background-color : transparent;
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
	}
.list-back1 {
	background-image: url(../images/grass2.jpg);
	font-family : treb, verdana, serif;
	background-color : transparent;
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
	}
.list-back2 {
	background-image: url(../images/grass3.jpg);
	font-family : treb, verdana, serif;
	background-color : transparent;
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
	}

.charmed-bold {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold
}

.charmed-norm {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal
}

.spot-norm-wht {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : white;
	font-weight : normal
}

.spot-norm-blk {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : normal
}

.norm {
	font-family : treb;
	font-size : 8pt;
	color : black;
	font-weight : normal
}

.footnote {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 7pt;
	color : black;
	font-weight : normal
}

.titles {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	font-weight : bold
}

.htitles {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 14pt;
	color : black;
	font-weight : normal
}

.gbook-text {
	font-family : treb, verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #00CC00;
	font-weight : normal;
}

.gbook-line {
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #99CCFF;
}

.lmenu  {
	font-family : treb, verdana, serif;
	background-color : #99CCFF;
	color : black;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
}

.xmenu  {
	font-family : treb, verdana, serif;
	background-color : transparent;
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

.tmenu  {
	font-family : treb, verdana, serif;
	background-color : transparent;
	color : black;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
}

.tdtop {
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : black;
}

.tdleft {
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : black;
}

.tdright {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : black;
}

.tdbottom {
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : black;
}

.tdmtop {
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : white;
}

.tdmleft {
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : white;
}

.tdmright {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : white;
}

.tdmbottom {
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : white;
}