#normBtn{
	background-color:#191746;
	color:White;
	font-family:Tahoma;
	font-size:9pts;
	}
#btnFocus{
	background-color:#191746;
	color:Red;
	font-family:Tahoma;
	font-size:9pts;
	}
.clickable{
	cursor:hand;
	}
.TXUSA, .Header {
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
.TXUSA_Normal{
	font-size: 12px;
	font-weight: normal;
	font-family:Tahoma;

}
.TXUSA_Large{
	font-size: 16px;
	font-weight: normal;
	font-family:Tahoma;

}
.tbl_row {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.tbl_col {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #0099CC;
}
.Form_Fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #06F;
	display: none;
}
.Form_Fields2 {
	background-color: #FFC;
}

