.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.normal_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.bold_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-align:justify;
}

.message_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.standard_nowidth {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.tr_Header {
	font-family: Arial;
	font-size: 12px;		
	color: #ffffff;
	font-weight: bolder;
	background-color: #5f80ad;
}

.tb_1 {
	font-family:Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #5f80ad;
	text-align:center;
}
