#tscstyle .lblMessage {
	font-weight: bold;
	color: red;
}

#tscstyle .tblLogin {
	border-collapse:collapse;
	width: 28em;
	border: 1px solid black;
	text-align: left;
}

#tscstyle .trLoginHeader {
	background:url("images/portal/menuBkgd.jpg") repeat-x;
	text-align: center;
	color: white;
	font-weight: bold;
	height: 30px;
}

#tscstyle .tdLabels {
	font-weight: bold;
	text-align: right;
	width: 10em;
}

#tscstyle .tdLabels label {
	padding-right: 8px;
}

#tscstyle .trButtons {
	text-align: center;
}

#tscstyle .tdLoginText {
	padding-top: 15px;
}