.background {
	background-color: #f9f06d;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C8D02;
	text-decoration: none;
}

a:hover.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B5B00;
    background: #A9D43E;
    padding-top: 2px;
    padding-bottom: 2px;
	text-decoration: none;
}
.topcontentslice {
	background-image: url(images/slice-content-top-small.jpg);
	background-repeat: repeat-x;
}
.menubackgroundslice {
	background-image: url(images/menu-left-slice.jpg);
	background-repeat: repeat-y;
}
.contentsliceright {
	background-image: url(images/slice-content-right-small.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    line-height: 1.4;
    word-spacing: 2px
}    
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
    line-height: 1.6;
    word-spacing: 3px
}

.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
    line-height: 1.4;
    word-spacing: 3px
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    line-height: 1.4;
    word-spacing: 2px
} 

hr {
   color: #008000;
}

a:hover.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5B00;
    background: #A9D43E;
    padding-top: 2px;
    padding-bottom: 2px;
	text-decoration: underline;
}

a:hover {
    background: #A9D43E;
    padding-top: 2px;
    padding-bottom: 2px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A9601;
	text-decoration: none;
}
.platypus {
	background-image: url(images/platypus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #5C8D01;
	text-decoration: none;
}
a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #5C8D01;
	text-decoration: none;
}
.japanese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.whitebanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

input.one {
color:#ffff00;
background-color:#669900;
font-size: 14;
font-weight: normal;
font-family: verdana, Trebuchet MS
}
