.subm:visited {
	text-decoration: none;
	color: #000000;
}


.subm:link {
	color: #000000;
	text-decoration: none;
}
.subm:hover {
	color: maroon;
	text-decoration: underline;
}

.footm:visited {
	text-decoration: none;
	color: #777777;
}


.footm:link {
	color: #777777;
	text-decoration: none;
}
.footm:hover {
	color: maroon;
	text-decoration: underline;
}

.footmcell{
	text-align:right;
	padding-right:30px;
	color:#777777;
	font-size:10px;
}

.bg000d99 {
	background-color: #000d99;
}
.bg-ibo {
	background-image: url(../img/bg_ibo.gif);
}
.bg-foot02 {
	background-image: url(../img/bg_foot02.gif);
}
.bg-foot01 {
	background-image: url(../img/bg_foot01.gif);
}
.bgEDF3FF {
	background-color: #EDF3FF;
	/*background-color: #ffffff;*/
}
.default-content {
	padding-top: 5px;
	padding-right: 20px;
	border: 0px none;
	padding-bottom: 5px;
	padding-left: 20px;
}
.default-txt {
	line-height: 150%;
}
h2 {
	padding-bottom: 1px;
	padding-left: 15px;
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 1px;
	width: 500px;
	background-image: url(../img/bg_h2.gif);
	border: 0px none;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000d99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 500px;
	margin-bottom: 5px;
}
.small {
	font-size: 70%;
}
.mcell {
	font-size: 70%;
	color: #000000;
}
.bg-mcell {
	background-color: #CCCCCC;
}
ul {
	list-style-type: square;
}
h1 {
	margin-bottom: 50px;
}
.p_mark_box {
	background-color: #FFFFFF;
	height: 100px;
	width: 100px;
	padding: 0px;
	margin-left: 22px;
	margin-top: 20em;
}

.red{
	color:red;
}
.main-tbl-bd {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000D99;
}

