body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	background-color: dfd9cf;
	line-height: 18px;
}

*html body {
	background-image:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#Table_01 {
	left:0px;
	top:0px;
	width:760px;
	text-align:left;
	margin: auto;
}

#button1 {
	left:0px;
	top:0px;
	width:117px;
	height:39px;
	float:left;
}

#button2 {
	left:117px;
	top:0px;
	width:118px;
	height:39px;
	float:left;
}

#button3 {
	left:235px;
	top:0px;
	width:129px;
	height:39px;
	float:left;
}

#button4 {
	left:364px;
	top:0px;
	width:129px;
	height:39px;
	float:left;
}

#button5 {
	left:493px;
	top:0px;
	width:129px;
	height:39px;
	float:left;
}

#button6 {
	left:622px;
	top:0px;
	width:138px;
	height:39px;
	float:left;
}

#banner {
	left:0px;
	top:39px;
	width:760px;
	height:168px;
	margin-top:-5px;
}

#body {
	left:0px;
	top:207px;
	width:760px;
	margin-top:-5px;
	margin-bottom:-5px;
	background-image: url(../images/body.gif);
	background-repeat: no-repeat;
	padding:0, 25, 10, 25;
	z-index: 5;
}

#leftbox {
	float: left;
	width: 465px;
	background-color:eadbcb;
	margin-top: 5px;
	margin-left: 20px;
	padding-top:0px;
}

* html #leftbox{
	margin-left: 0px;
}

#leftbox1 {
	float: left;
	width: 465px;
	background-color:eadbcb;
	margin-top: 5px;
	margin-left: 20px;
	padding-top:45px;
}

* html #leftbox1{
	margin-left: 0px;
	padding-top:15px
}


#rightbox {
	float: right;
	width: 225px;
	background-color:d3c4b7;
	margin-top: 5px;
	margin-right: 20px;
}

* html #rightbox{
	margin-right: 0px;
}

#rightbox1 {
	float: right;
	width: 225px;
	background-color:d3c4b7;
	margin-top: 5px;
	margin-right: 20px;
	padding-top:45px;
	padding-bottom:0px;
}

* html #rightbox1{
	margin-right: 0px;
	padding-top:15px
}

#textbox {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
	padding-top:0px;
	
}

#footer {
	width:760px;
	height:20px;
	margin-top:-15px;
	float:left;
}

.clear
{
clear:both;
font-size:1px;
line-height:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	color: #007236; 
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #007236; 
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #007236;
	font-weight: bold;
}