@charset "utf-8";
.mystyles_sml {
	font-family: Arial;
	font-size: 11px;
	color: 474545;
}
.mystyles {
	font-family: Verdana;
	font-size: 11px;
	color: #4F3605;
}
.mystyles_more {
	font-family: Verdana;
	font-size: 11px;
	color: #329A9A;
}
.mystyles_b {
	font-family: Verdana;
	font-size: 11px;
	color: #0066FF;
}
.mystyles_head {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #7D734F;
}
.arow {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: c91902;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #1880E1;
	background-color: #D0E7FD;
	border: 1px solid #1880E1;
	height: 15px;
	width:110px;
}
.textbox_big {
	font-family: Verdana;
	font-size: 11px;
	color: #1880E1;
	background-color: #E0EFFE;
	border: 1px solid #1880E1;
	height: 18px;
	width:200px;
}

.button {
	font-family: "Verdana";
	font-size: 11px;
	background-color: #C6E7FA;
	border: 1px solid #0753A7;
	height: 20px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.tr16 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	line-height: 12px;
}
.tr12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #804000;
	line-height: 16px;
}
