 body {
  background-attachment:fixed;
  background-repeat:repeat;
  background-position:center center;
 }
body.scroller {
  background: #EEF5E5;
  background-image:none;
 }
 a.hide {
  height:48px; 
  display:none; 
  background:url(/webimage/menu.gif); 
  float:left; 
 }
 a.show {
  height:48px; 
  display:block; 
  background:url(/webimage/menu.gif); 
  float:left; 
 }
 a.hidezoom {
  width: 36px;
  height:42px; 
  display:none; 
  background:url(/webimage/zooming.gif); 
  float:left; 
 }
 a.showzoom {
  width: 36px;
  height:42px; 
  display:block; 
  background:url(/webimage/zooming.gif); 
  float:left; 
 }
a:link {color: #3E4936; text-decoration:none;}
a:visited {color: #3E4936;text-decoration:none;}
a:hover {color: #CC0066; font-style: bold;}
a:active {color: #FF5588; text-decoration:none;}
input.formbutton{
	cursor:pointer;
	width: 100px; 
	height: 30px; 
	padding-left: 24px;  
	padding-right: 12px; 
	margin: 2px;
	white-space: nowrap;
	background-image: url('webimage/formbutton.gif'); 
	color: #CC0066; 
	font-family: comic sans ms; 
	font-size: 12pt;
	color: #CC0066;
	border:outset 1px #CC0066;
	font-variant: small-caps;
}
span.sbullet {
	float: left;
	height: 21px;
	background:url(/webimage/bullet.gif) no-repeat;
	line-height: 21px;
	padding: 0px 0px 0px 28px;
	font-family: comic sans ms;
	font-variant: small-caps;
	font-size: 12pt;
	text-align: left;
	color: #CC0066;
}
span.snbullet {
	padding: 0px 0px 0px 0px;
	background:none;
}
span.ct {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
span.ctt {
	float:left;
}
span.st {
	font-size: 6pt;
}
table.fstable {
	background-color: #EEF5E5;
	padding: 4px 4px 4px 4px;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
div.fstable {
	background-color: #EEF5E5;
	padding: 4px 4px 4px 4px;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
textarea {
	background-color: #EEF5E5;
	padding: 4px 4px 4px 4px;
	border: 1px #000000 solid;
}
li.strl {
	list-style-image:url(/webimage/bstrl.gif);
	padding: 2px;
	margin: 10px;
}
li.strd {
	list-style-image:url(/webimage/bstrd.gif);
	padding: 2px;
	margin: 10px;
}
ul {
	padding: 13px;
	margin: 13px;
}
div.tutlist {
	width: 24px;
	height: 24px;
	background-image: url(/webimage/tutli.gif);
	float: left;
}
span.num {
	font-size:24;
	font-family: comic sans ms;
	font-weight:bold;
	color: #CC0066;
}
span.fsc {
	color: #CC0066;
	float: right;
	font-variant: small-caps;
	font-size:10;
}

	


