@charset "utf-8";
.mystyles_sml {
	font-family: Arial;
	font-size: 11px;
	color: 474545;
}
.mystyles {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2E2714;
	font-weight: normal;
}
.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: #BBBABA;
}
.arow {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: c91902;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	background-color: #FFFFFF;
	border: 1px solid #d8d7d7;
	height: 18px;
	width:166px;
	font-style: normal;
}
.textbox_big {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFBF4;
	background-color: #323232;
	border: 1px solid #5D5D5D;
	height: 18px;
	width:300px;
}

.button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #DD3324;
	border: 1px solid #dbc504;
	height: 22px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.tr16 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #020001;
	line-height: 14px;
}
.tr12 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #020001;
	line-height: 16px;
}
.textarea {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	height: 98px;
	width: 166px;
	border: 1px solid #D8D7D7;
}

