@charset "utf-8";
/* CSS Document */

body { 
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	margin: 10px;
	background-image:url(backgrounds/toad_background1.png);
	background-position:bottom right;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#content {
	display: block;
	width: 800px;
}
#foot1 {
	display: block;
	padding-top: 2px;
	margin: 10px;
	margin-bottom: 8px;
	clear: both;
}
.page {
	display: none;
	margin: 15px;
}
.toolBar {
	display: block;
	cursor: pointer;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 8px;
	clear: both;
}
.controlElem {
	display: inline;
	color: #009900; 
}
.header {
margin: 10px;
}
.content {
margin: 15px;
}
.style8 {font-size: 10px}
.style9 {color: #000000}
.style10 {color:#999999}
.style11 {font-size: 14px}
.style12 {color: #666666}
.style14 {
	color: #666666;
	font-weight: bold;
}
.style15 {color: #999999; font-weight: bold; }
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }