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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Tahoma, "Trebuchet MS";
	font-size: 12px;
}
.ft_title {font-size: 12px; font-weight: bold; }
.ft_hdr {font-size: 15px}
.ft {
	font-size: 11px;
	color: #252525;
}
.ft_from {
	font-size: 11px;
	color: #e20000;
}
.ft_band {font-size: 11px; color: #e20000; font-weight: bold; }
.login_hdr {
	font-size: 15px;
	color: #e20000;
	font-weight: bold;
}
.login_forgot {
	font-size: 10px;
}
.advancedsearch {
	font-size: 9px;
	color: #FFFFFF;
}
.news_body {font-size: 9px}
.news_title {
	font-size: 9px;
	font-weight: bold;
	color: #e20000;
}
.video_txt {
	font-size: 11px;
	color: #FFFFFF;
}