@charset "utf-8";
.mystyles_sml {
	font-family: Arial;
	font-size: 11px;
	color: 474545;
}
.mystyles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.mystyles_more {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.mystyles_b {
	font-family: Verdana;
	font-size: 11px;
	color: #0066FF;
}
.mystyles_head {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.arow {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: c91902;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #F84300;
	height: 21px;
	width:200px;
}
.textbox_big {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #5D5D5D;
	height: 18px;
	width:200px;
}

.button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FF9900;
	border: 1px solid #dbc504;
	height: 21px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #EF100B;
	text-decoration: none;
}
.tr16 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	line-height: 14px;
}
.tr12 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height: 16px;
}
