@charset "utf-8";
.mystyles_sml {
	font-family: Verdana;
	font-size: 11px;
	color: 474545;
}
.mystyles {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.mystyles_more {
	font-family: Verdana;
	font-size: 11px;
	color: #FF822F;
}
.mystyles_head {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0048C4;
}
.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: #A7D2FB;
	border: 1px solid #a7d2fb;
	height: 16px;
}
a:link {
	color: #0048C4;
	text-decoration: none;
}
a:visited {
	color: #0048C4;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.tr16 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight:bold;
	color: #0048C4;
	line-height: 16px;
}
.tr12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #2E86E2;
	line-height: 16px;
}
