@charset "utf-8";
/* CSS Document */

a:hover{text-decoration:none;}

.Pilot_id{
	color:#666;
}

.Statistics{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

.Site_Update{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FF0000;
	font-weight: bold;
}

.Site_Update_Text{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}

.Site_Update_Text_Bold{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}

.Profile_Headers{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#225991;
	font-weight: bold;
}

.Profile_Text{
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#000000;
}

.Profile_Text_Bold{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}

.Click_Here_Link{
	color:#003;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.user{
	color:#000;
	font-family:"Courier New", Courier, monospace;
}

.userError{
	color:#F00;
	font-family:"Courier New", Courier, monospace;
}

.pass{
	color:#000;
	font-family:"Courier New", Courier, monospace;
}

.passError{
	color:#F00;
	font-family:"Courier New", Courier, monospace;
}

.cfii{
	color:#900;
	text-align:center;
}