.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D5C86;
	font-weight:bold;	
}

.menustitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2D5C86;	
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 25px;
	color:#015C89;
}


.titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color:#2D5C86;
	font-weight:bold;
	font-variant: normal;
}

.btitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color:#0066CC;
	font-weight:bold;
	font-variant: normal;
}



.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #2D5C86;
	font-weight:bold;	
}

body {
	background-color: #AEE796;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:0;
}
.new_site_banner {
	width: 750px;
	height: 30px;
	background-color: #AEE796;
	text-align: center;
}
