.nav-main {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.nav-secound {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: none;
	text-decoration: none;
}
.nav-footer {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: none;
	text-decoration: none;
}
.headline-normal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: none;
	color: none;
	text-decoration: none;
}
.headline-italic {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: none;
	text-decoration: none;
	font-style: italic;

}
.message-normal, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #285C90;
	text-decoration: none;
}
.message-bold {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: none;
	text-decoration: none;
}
.message-link {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: none;
	text-decoration: none;
}
.message-copyright {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: none;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #6998C7;
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #7498C0;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.message-normalblack {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.font_eng {
	font-family: Tahoma, "Microsoft Sans Serif", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.cal_nor {
	background-color: #F0FAEF;
}

.cal_today {
	background-color: #ADCDB5;
	border: 1px solid #6EA67C;
	font-weight: bold;
	color: #003333;
}

.cal_event {
	background-color: #FFE270;
	border: 1px solid #FFCD0A;
	font-weight: bold;
	color: #003333;
}

.text_head {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

/* for menu*/
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.text_menu:link {
	color: #003366;
	text-decoration: none;
}

a.ext_menu:visited {
	color: #003366;
	text-decoration: none;
}
a.text_menu:hover {
	color: #7498C0;
	text-decoration: none;
}
.text_head_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
