body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.top_title_font {
font-family:"Trebuchet MS";
	font-size: 22px;
	font-weight:bold;
	color: #FFFFFF;
	
}
.tab{
background-color:#859CB6;



padding-left:5px;
padding-right:5px;
color:#990000;
	text-align:center;
}
.selected_tab{
background-color:#3E5268;
color: #FFFFFF;
	text-align:center;

padding-left:5px;
padding-right:5px;
}
.top_title_font_small {
font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight:normal;
	color: #FFFFFF;
}
.title_font {
font-family:"Trebuchet MS";
	font-size: 16px;
	text-align:center;
	color: #990000;
	
} 
.menu_font {
	font-family:"Trebuchet MS";
	font-size: 14px;

	
	
	font-weight:normal;
	
}
.white_small_font {
	font-family:"Trebuchet MS";
	font-size: 12px;

	color: #FFFFFF;
	
}
.headline_font {
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight:normal;
	color: #000099;
	
}
.headline_font_small {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color: #000099;
	
}
.top_headline_font {
font-family:"Trebuchet MS";
	font-size: 20px;
	font-weight:normal;
	color: #3E5268;
	
}
.text_font {
font-family:"Trebuchet MS";
	font-size: 12px;
	
	color: #888888;
	
}