body {
	background-color: #5a6973;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.aHeader {
	color: #FFFFFF;
	text-decoration: none;
}
.txtWhite {
	color: #FFFFFF;
	text-decoration: none;
}


td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}

.tdData {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}

.aHeader:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navOver {
	background-image: url(images/menu_main_bg_over.gif);
	color:#FFFFFF;
	cursor: hand;
}
.navOut {
	background-image: url(images/menu_main_bg.gif);
	color:#666666;
}
.txtBigBoldBlue {
	font-size: 16px;
	font-weight: bold;
	color: #4A7FB9;
}
.txtMedBoldBlue {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4A7FB9;
}
.txtMedBoldBlue:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4A7FB9;
}
.txtMedBoldBlue:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4A7FB9;
}
.txtBigBoldWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.aDefaultLink {
	color: #4A7FB9;
	text-decoration: none;
	font-weight: bold;	
}
.aWhiteLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.aRedLink {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.txtBlueBold {
	font-size: 12px;
	font-weight: bold;
	color: #4A7FB9;
	text-decoration: none;
}
.aDefaultLink:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.topmnualt,.topmnualt:link,.topmnualt:visited {
	font-family: Arial, Helvetica, verdana,tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cfeafa;
	text-decoration: none;
}

.topmnualt:hover {
	color: white;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}a {
	font-weight: normal;
	color: #2569E9;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

/* maru */
.txtcourse{
	text-align:justify;
}

.txtcontent{
	padding-left:10px;
	font-size:12px;
	text-align:justify;
}
.engBlogText{
	text-align:justify;
}