body{
  margin:0px;
  font-size:10pt;
  color:#993400;
  text-align:center;
}
img{border:0;}
table{
  font-size:12px;
  text-align:left;
}
a:link, a:visited{
	color: #635D45;
	text-decoration: none;
}
a:hover, a:active{color: black;}
.hidden{display: none;}
.centerize{text-align: center;}
.clearing{
	width: 750px;
	height: 0;
	clear: both;
}
h1{
  margin:0px;
  line-height:20px;
  font-size:10pt;
  font-weight:normal;
}
h3{
  font-size:16px;
  margin:5px 0 5px 0;
}
.header_box{
  width:750px;
  background:#FFE4D3;
}
#header02{
	background:url(images/header.jpg) no-repeat;
	height:70px;
	color:#ffffff;
	padding:100px 0px 0px 370px;
}
#header02 strong{
	color:#FEFF00;
}
#button{
	background:#FFE4D3;
	width:750px;
	text-align:center;
	padding:10px 0px 10px 0px;
}
#container{
	background:#FFE4D3;
	width:750px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.content{
	width:730px;
	text-align:left;
	padding:0px 0px 15px 0px;
}
.content1{
  background:white;
  text-align:left;
  padding:15px;
}
.contenttitle{
	text-align:left;
}
.contentbody{
	text-align:left;
}
#footer{
  padding:5px 0 5px 0;
  color:white;
  line-height:20px;
  text-align:center;
  background:#ae6d1d;
  width:750px;
  height:45px;
}

.table01{
	background:#ffffff;
	float:left;
	margin:0px 10px 0px 0px;
}
.leftbox{
	float:left;
	margin:0px 10px 0px 0px;
}
.rightbox{
	line-height:140%;
}
#home{
	text-align:right;
}
#home a{
	color:#ff9900;
	text-decoration:none;
}
#home a:visited{
	color:#ff9900;
	text-decoration:none;
}
#home a:hover{
	color:#ff9900;
	text-decoration:underline;
}