body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-size:24px;
	padding: 0;
	border-bottom: 1px dotted rgb(204, 204, 204);
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	float: left;
	width: 175px;
	padding-left: 5px;
}
.floatleft {
	float: left;
}
.floatright {
	float:right;
}
.clr {
	clear:both;
}
.tinyfont { 
	font-size: 9px;
}
.topmenu {
	padding-left:19px;
	float:left;
	font-weight:bold;
}
.box { border:solid 3px #996600; padding: 1px 5px 5px 5px; margin-bottom: 3px; } 
.boxtext {
	font-size: 11px;
}
.waylf {
	color:#CC0000;
	font-weight:bold;
}
.imghead {
	border: solid 1px #000000;
	margin-left: 5px;
}
.bodycontent { width: 600px; float:left; margin-top: 10px; 
	/*  width: 573px; */
 }
.container {
	width: 775px;
}
blockquote.style1 {
  font-family:Georgia, Times, "Times New Roman", serif;
  font-size:11px;
  font-style:italic;
  line-height:1.8em;
  background-image: url(../images/quote_up.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  color:#77705e;
  text-align:justify;
  padding: 8px;
  margin: 5px;
}  
blockquote.style1 span {
     display: block;
     background-image: url(../images/quote_down.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
