

.mainpage {
	border: 1px solid #333300;
	padding: 20px;
}
.background {
	background-image: url(../images/kyoto_bamboo_export.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 25px;

}
.navbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333300;

}
.navbutton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9B65F;

}
.borderonly {
	border: 1px solid #999966;
	background-color: #E2E7C9;


}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	padding: 10px;

}
.sideimage1 {
	background-image: url(../images/side-image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 0px solid #A9B65F;
	border-right: 1px solid #A9B65F;
	border-bottom: 0px solid #A9B65F;
	border-left: 0px solid #A9B65F;
	height: 100%;


}
.productsmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAD19C;
	padding: 5px;
	background-color: #333300;

}
.greenlinks { text-decoration: none;} 
.greenlinks:visited{ color: #333300; }
.greenlinks:hover  { color: #A9B65F; }
.greenlinks:link	 { color: #333300; }
.border {
	border-top: 0px solid #A9B65F;
	border-right: 0px solid #A9B65F;
	border-bottom: 0px solid #A9B65F;
	border-left: 1px solid #A9B65F;


}
.borderpattern {
	border-top: 0px solid #A9B65F;
	border-right: 0px solid #A9B65F;
	border-bottom: 0px solid #A9B65F;
	border-left: 1px solid #A9B65F;
	background-image: url(../images/right-sidepattern.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.borderpattern2 {
	border-top: 0px solid #A9B65F;
	border-right: 0px solid #A9B65F;
	border-bottom: 0px solid #A9B65F;
	border-left: 1px solid #A9B65F;
	background-image: url(../images/right-sidepattern2.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.bonsaicell{
padding:1px;
width:100px;
height:125px;
float:left;
clear:none;
text-align:center;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding-bottom:5px;

background-color:#FFFFFF;
border:1px solid #999999;
margin:3px;
}

.bonsairesultdata{
margin-left:10px;
clear:both;
}

.sidebarimage{
background-color:#FFFFFF;
padding-bottom:20px;
border:1px solid #CCCCCC;
}

.celltext{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:0.8em;
}