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

.flashtitle, .bigflashtitle, .smallflashtitle {
	font-size:16px;
	font-family: verdana;
	font-style:normal;
	margin-top:0px;
	margin-bottom:8px;
	color: #333333;
	
}		
.bigflashtitle {
	font-size:18px;
	margin-bottom:6px;
}
.smallflashtitle, .smallflashtitlewhite {
	font-size:14px;
	margin-bottom: 5px;
}
.smallflashtitlewhite {
	color: #F5F5F5;
}
	
	
	
	
.sIFR-active .flashtitle, .sIFR-active .bigflashtitle, .sIFR-active .smallflashtitle, .sIFR-active .smallflashtitlewhite{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}

.sIFR-active .smallflashtitlewhite {
	color:#F5F5F5;
	font-size:16px;
}

.sIFR-active .smallflashtitle {
	font-size:16px;

}
.sIFR-active .bigflashtitle {
	font-size:20px;
}
.sIFR-active .flashtitle {
	font-size:18px;
}
