@charset "utf-8";
.mystyles_sml {
	font-family: Arial;
	font-size: 11px;
	color: 474545;
}
.mystyles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B4B4B;
	font-weight: normal;
}
.mystyles_more {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: lighter;
}
.mystyles_b {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: 106da2;
}
.mystyles_head {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.arow {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0076BE;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFBF4;
	background-color: #FFFFFF;
	border: 1px solid #F84300;
	height: 21px;
	width:150px;
}
.textbox_big {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 20px;
	width:115px;
}

.button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #005E8A;
	border: 1px solid #5689d9;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #E96901;
	text-decoration: none;
}
a:visited {
	color: #E96901;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.tr16 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: 5f5e5e;
	line-height: 14px;
}
.tr12 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height: 16px;
}

