.bumako1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	background-attachment: fixed;
	background-color: #FF9900;
	background-image: url(/graphics/lights.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFFFFF;

}
.navtxt {
	font-size: 9pt;
	letter-spacing: 2pt;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;


}
tr {
	font-size: 11pt;
}
td {
	font-size: 11pt;
}
.copyright {
	font-size: 8pt;
	color: #E9790D;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.lefttextbox {
	background-color: #DA2514;
	background-position: left top;
	text-align: left;
	white-space: normal;
	display: block;
	padding: 10px;
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 450px;
	width: 400px;
	left: 0px;
	top: 0px;
	right: 400px;
	bottom: 450px;
	clip:  rect(auto auto auto auto);

}
.infotext {
	font-size: 90%;
	color: #FFCC99;
}
