@charset "utf-8";
body{
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR:#C8D6FC;
	SCROLLBAR-HIGHLIGHT-COLOR: #C8D6FC;
	SCROLLBAR-SHADOW-COLOR: #C8D6FC;
	SCROLLBAR-3DLIGHT-COLOR: #C8D6FC;
	SCROLLBAR-ARROW-COLOR: #123297;
	SCROLLBAR-TRACK-COLOR: #3F68D6;
	SCROLLBAR-DARKSHADOW-COLOR: #3F68D6;
	SCROLLBAR-BASE-COLOR: #123297;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #16327A;

}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #123297;
	text-decoration: underline;
}
.tdl {
	font-size: 13px;
	line-height: 26px;
	color: #16327A;
	font-family: Arial, Helvetica, sans-serif;
}
.Btcss {
	font-size: 12px;
	color: #BCCDEF;
	text-decoration: none;
}
.Lcss {
	font-size: 13px;
	color: #16327A;

}
.Imgcss {
	border: 1px solid #87A2F1;
}

