@charset "utf-8";
/* CSS Document */

.orange-line {
	background-image: url(../images/orange-line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
}
.orange-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c66524;
}
.orange-txt a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c66524;
	text-decoration: none;
}
.green-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c9929;
	font-weight: bold;
}
.aerow-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #069;
	background-image: url(../images/red-aerow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
}
.aerow-txt a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
.aerow-txt a:hover {
	color: #930;
}
.notice-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #1b1a1a;
	background-image: url(../images/red-aerow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-bottom: 12px;
	padding-left: 27px;
	font-weight: bold;
}
.number-box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
}
.number-box a {
	background-color: #e3f2f6;
	border: 1px solid #89cde0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
	text-decoration: none;
	display: block;
}
.number-box a:hover {
	background-color: #c9ebf4;
	border: 1px solid #89cde0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
	text-decoration: none;
	display: block;
}
.number-box a#no-active {
	background-color: #C90;
	border: 1px solid #89cde0;
}
.blue-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	line-height: 20px;
	font-weight: bold;
}
.blue-txt a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #930;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.blue-txt a:hover {
	text-decoration: underline;
}

