body {
	background: #5C2F02;
	margin: 0px;
	padding:0;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #5C2F02;
}
a:link {
	color: #5C2F02;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C2F02;
}
a:hover {
	text-decoration: underline;
	color: #80570B;
}
a:active {
	text-decoration: none;
	color: #5C2F02;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
	padding:0;
	margin:0;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
.non {display:none;}
.b {display:block; width:100%; height:100%;}
.fl {float:left;}
.fr {float:right;}
.clr {clear:both; font-size:0px; line-height:0px;}
.db {display:block;}
.dl {display:inline;}
#wrap {margin:0 auto; background: #FFCF89;}
.hr {
	background: url(right.jpg) repeat-x 0px 0px;
	width: 50%;
}
.hl {
	background: url(left.jpg) repeat-x 100% 100%;
	width: 50%;
}
.fc {
	background: url(fbg.gif) repeat-x;
	width: 100%;
}
.tt {
	background: url(ttbg.gif) repeat-x 50% 50%;
	font:bold 12px Tahoma;
	text-align:center;
	width: 100%;
}
.tb {
	background: url(tbbg.gif) repeat-x 50% 50%;
	width: 100%;
}