.LiveChanContent {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	line-height: 11pt;
}
.fieldBackground {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/LCHomepage_35.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SearchField {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	height: 15pt;
	vertical-align: middle;
}
.blue9pt {

	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	height: 15pt;
	vertical-align: middle;
}
.blue9ptBold {
	font-family: Arial;
	font-size: 9pt;
	color: #012B82;
	height: 15pt;
	font-weight: bold;
}
.blueTitle {
	font-family: Arial;
	font-size: 12pt;
	color: #012B82;
	height: 15pt;
	vertical-align: middle;
	font-weight: bold;
}
.invalidpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}
.blueBold {
	font-family: Arial;
	font-size: 10pt;
	color: #012B82;
	height: 15pt;
	font-weight: bold;
	text-decoration: underline;
}
.ErrorText 
{
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma;
	color: #FF0000;
	text-decoration:none;
}
