td.LoginStyleTable {
	border: 1px solid #000000;
	cursor: hand;
}

.LoginStyle_ {
	font-size: 8pt;
	font-weight: 300;
	background: #EEEEEE;
}

.LoginStyle_Large {
	font-size: 25pt;
	font-weight: 300;
	background: #EEEEEE;
}

.LoginStyle_Contrast {
	font-size: 8pt;
	font-weight: 600;
	color: #000000;
	background: #FFFF00;
}

.styleNotes
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: 600;
	color: #000000;
	background-color: #E3E8F0;
	padding: 2px;
	border-bottom: #777777 solid 1px;
	text-align:left;
}
