body {
	background-color:#F6F6F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE:9pt;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
}
A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {
	text-decoration: none;
	color: #7EB2CC;
	font-weight: normal;
}
A:hover {
	text-decoration: none;
	color: #7EB2CC;
	font-weight: normal;
}
A.a_left:link {text-decoration: none; color:#333333}
A.a_left:visited {text-decoration: none; color: #333333}
A.a_left:active {
	text-decoration: none;
	color: #7EB2CC;
	font-weight: normal;
}
A.a_left:hover {
	text-decoration: none;
	color: #7EB2CC;
	font-weight: normal;
}
A.a_toplink:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
A.a_toplink:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
A.a_toplink:active {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
}
A.a_toplink:hover {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
}

A.a_footer:link {
	text-decoration: none;
	color:#cccccc;
	font-weight: normal;
}
A.a_footer:visited {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}
A.a_footer:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	background-color: #017EBB;

}
A.a_footer:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

A.a_title:link {
	text-decoration: none;
	color:#ff6600;
	font-weight: normal;
}
A.a_title:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight: normal;
}
A.a_title:active {
	text-decoration: none;
	color: #7EB2CC;
	font-weight: normal;
}
A.a_title:hover {
	text-decoration: none;
	color: #7EB2CC;
	font-weight: normal;
}

TABLE {
	COLOR: #000000;
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
input{
	color: #333333;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 0;
	margin: 1px;
}

.style_title_index {color: #ffffff;
	font-weight: bold;}
.style_footer {color: #CCCCCC}
.style_newstitle {color: #FF6600;
	font-weight: bold;}
.style_infotitle {
	color: #4682B4;
	font-weight: bold;
}
.not_display{display:none}
