@charset "UTF-8";
/* CSS Document */

.style6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 17px;
	letter-spacing: 0.1em;
}
.box  {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boxbottom {
	margin: 1px;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 16px;
	background-position: left center;
}
iframe {
	overflow-x: hidden;
	overflow-y: scroll;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	padding: 3px;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	padding: 3px;
}
a:hover {
	color:#000000;
	text-decoration:none;
	background-color: #FFFFFF;
	padding: 3px;
}
a:active {
	color:#000000;
	text-decoration:none;
	padding: 3px;
}
.type_white {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #000;
	background-color: #FFF;
}
