body {
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
.main_table_brdr {
	border: 1px solid #CCCCCC;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #E8EFFD;
}
.hdng_en {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0B2A61;
}
a.links:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.links:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
