body {
	margin: 0px;
	padding: 0px;
}
.maintable {
	margin-top: 5px;
	border: 1px solid #A3BFE8;
	background-color: #E9F1F8;




}
td {
	font-size: 12px;
	line-height: 22px;

}
.ftitle {
	font-size: 14px;
}
.tablein {
	border: 1px solid #D8E4EF;
	padding: 4px;
}
.inputtext {
	border: 1px solid #999999;
}
.tabon {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #A3BFE8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A3BFE8;
	border-right-color: #A3BFE8;
	border-left-color: #A3BFE8;
	text-align: center;

}
.taboff {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background-color: #E8EEF9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A3BFE8;
	border-right-color: #A3BFE8;
	border-left-color: #A3BFE8;
}
.topmenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A3BFE8;
	border-bottom-color: #A3BFE8;
	border-left-color: #A3BFE8;
	background-color: #EBF1FA;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.f14 {
	font-size: 14px;
}
a.redlink:link {
	color: #FF0000;
	text-decoration: none;
}
a.redlink:hover {
	color: blue;
	text-decoration: none;
}
a.redlink:visited {
	color: blue;
	text-decoration: none;
}.img0 {
	border: 1px solid #000000;
}
