@charset "utf-8";
body {
	background-color: #bdbdbd;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 165%;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.nav:link {
	font-size: 14px;
}
a.nav:visited {
	font-size: 14px;
}
a.nav:hover {
	font-size: 14px;
}.font14b {
	font-size: 14px;
	font-weight: bold;
}
a.font14bl:link {
	font-size: 14px;
	font-weight: bold;
}
a.font14bl:visited {
	font-size: 14px;
	font-weight: bold;
}
a.font14bl:hover {
	font-size: 14px;
	font-weight: bold;
}.orange_border {
	border: 1px solid #ffc45d;
}
.input1 {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 130px;
	border: 1px solid #666666;
}
.orange_line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffa200;
}
.font12red {
	font-weight: bold;
	color: #FF0000;
}
