.tableBorder {
	border: 1px solid #92B0DD;
}
.tdBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92B0DD;
}
.td_dot_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
A					{COLOR:BLACK; TEXT-DECORATION: none; Cursor:hand}
A:HOVER		{COLOR:Blue; text-decoration:underline;}
A:ACTIVE	{COLOR:red;}
table {
	background-color: #FFFFFF;
}


