.oddBg {
	background-color:#F0F0F0;
}
.evenBg {
	background-color:#FFFFFF;
}
.history {
	font-weight	: bold;
	font-size	: 11px;
}
.history .detail {
	font-weight	: bold;
	font-size	: 11px;
	color		: #287399;
}
.forgetPass {
	font-weight	: bold;	
	font-size	: 10px;
	color		: #000000;
}
