.txt_normal {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #666666;
}
.app_name {
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #0099FF;
	font-weight: bold;
}
.app_fieldset {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}

.app_text {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #996600;
}

.menu_left {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #003399;
}
.btn {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 22px;
}

.text_box {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #3399FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

.job_date {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #3399FF;
}
.job_detail {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #CC3300;
}


.job_position {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
}


.copyright {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}
.table_head {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #333333;
	background-color: #D9D9D9;
	height: 25px;
	font-size: 14px;
}
.control_head {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height: 40px;
}

.table_row {
	font-family: "MS Sans Serif";
	color: #333333;
	background-color: #FFFFFF;
	height: 25px;
	font-size: 14px;
}
.txt_link {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
}

