@charset "utf-8";
/* CSS Document */
body {
margin-top:0;
margin-bottom:0;
margin-right:0;
margin-left:0;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-align: justify;
	padding: 2px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 13px;
	width: 130px;
	border: 0.5px solid #999999;
}

.footer {
	font-family: Eurostile;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	background-position: center top;
}
a:link {
	font-family: Eurostile;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;

}
a:visited {
	font-family: Eurostile;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
a:hover {
	font-family: Eurostile;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Eurostile;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;

}
.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
}
.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	text-decoration: underline;
}
.navlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.caution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.btns_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	height: 18px;
	width: 60px;
	border: 0.5px solid #999999;
	background-color: #cccccc;
}

.field_input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: auto;
	border: 0.5px solid #999999;
}
.flashplayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-align: justify;
	padding: 2px;
}

