body {
	
}
td {
	font: normal 14px Tahoma, Arial;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #086F98;
}
.black {
	color: #000000;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
ul {
	list-style: none;
	padding: 15px;
}
li {
	background: url(images/menu_fig.gif) no-repeat left center;
	padding: 4px 0px 4px 25px;
}
a {
	font: normal 14px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	background: #086F98;
	padding: 25px;
	text-align: center;
}
.footer a {
	padding: 0px 10px;
}
	/*** FRONTPAGE SLIDESHOW ***/
#slides_container{height:137px; width: 779px; background-image:url(../images/bg_slides_container.png); background-repeat:no-repeat; background-position: center; float:left;}
.pics { height: 137px; width: 779px; padding:3px; margin:0px 0px 0px 0px; overflow: hidden }
.pics img { height: 137px; width: 779px;}
/*** END OF FRONTPAGE SLIDESHOW ***/