.normaText {
	font-family: tahoma, arial, helvetica;
	color: #475869;
	font-size: 11px;
}
.link {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #64819B;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #475869;
	text-decoration: none;
}
.morelink {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.morelink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.form {
	font-family: tahoma, arial, helvetica;
	color: #475869;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}
.foot {

	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #D4D4D4;
	text-decoration: none;
}
.foot:hover {

	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.newTH {
	font-family: tahoma, arial, helvetica;
	color: #475869;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;


}
.newTRcolor {
	font-family: tahoma, arial, helvetica;
	color: #475869;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-color: #e8e9eb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
.newTRnoncolor {
	font-family: tahoma, arial, helvetica;
	color: #475869;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #FFFFFF;



}
.small {

	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #475869;
	text-decoration: none;
}
