/* CSS Document */

.blue_small {	font-family: verdana;
	color: #116cb5;
	font-size: 10px;
}

.blue_menu {	
	color: #ff7800;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.tab_header {	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.news_header {
font-size: 10px; 
font-weight: bold; 
color: #137cd8; }

.news_text {	font-family: tahoma;
	font-size: 11px;
	color: #767676;
}

.bold_orange {	font-family: tahoma;
	font-size: 11px;
	color: #ff7800;
}

.white_menu {	
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.small_puple {	color: #51588c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}