/************footer**************/
#footer {
	width: 980px;
	height: 31px;
	margin-top: 10px;
	padding: 0px;
	border: none;
	height: 31px;
	background-color: #0A3C96;
	}

/*************font***************/	
.style1 {
	font-size:78%;
	color:#777777;
	}
.style11 {
	font-size:75%;
	color:#777777;
	}
.style2 {
	font-size:85%;
	font-weight:bold;
	color:#003366;
	}
.style3 {
	font-size: 78%;
	}
.style4 {
	font-size:74%;
	color:#006699;
	line-height: 170%;
	}
.style44 {
	font-size:60%;
	color:#006699;
	line-height: 170%;
	}	
.style5 {
	font-size:85%;
	font-weight:bold;
	color:#003366;
	margin:5px;
	}
.style6 { font-size: 12px;}			
		
a.online_text:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	}
a.online_text:hover { color: #FF6600;}