.login {
	font-size: 9pt;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial";

}
.username {
	font-family: "Arial";
	font-size: 8pt;
	line-height: 20px;
	color: #FF9900;
}
.logintextfield {
	font-family: "Arial";
	font-size: 8pt;
	color: #666666;
}
.news {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.copyright 
{
	font-size: 10px;
	line-height: 16px;
	color: #777777;
	font-family: "Arial";
	text-align: center;
}
.bottom {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
	text-indent: 10pt;
}
.bottom:hover {	
	color: #ff9900;
	}
.leftMenu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
	text-indent: 15px;

}
.leftMenu :hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #990099;	
	text-indent: 15px;
}
.newsTitle {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.newslist {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 35px;
}
.newslist:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #9966CC;
	line-height: 35px;
	text-decoration: none;
}
.newsdate {
	font-family: "Arial";
	font-size: 11px;
	color: #9966FF;
	text-decoration: none;
}
.NewsContentTitle {
	font-family: "Arial";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #6666CC;
	text-align: center;
}
.NewsContentDate {
	font-family: "Arial";
	font-size: 12px;
	color: #9966FF;
	background-color: #F1F0FF;
	line-height: 20px;
	text-align: center;
}
.ContactUsTitle {
	font-family: "Arial";
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #9966CC;
}
.ContactAddress {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #999999;

}
.errorpage{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}