.footer {
	background-image: url(images/layout/uchba_footer.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	height: 42px;
	padding-top: 5px;
	text-decoration: none;







}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 2px solid #386C88;

}
.members {
	background-color: f0f0f0;
	width: 300px;
	border: 1px solid #666600;
	float: left;
	margin: 5px;
	padding: 3px;
	font-size: 12px;
	height: 150px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #386C90;
	text-align: left;

}
.smalltext {
	font-size: 12px;
	color: #666600;
}
.captiontext {
	font-size: 10px;
}
.subheading {
	font-weight: bold;
	color: #000000;
	background-color: #80B4D0;
	border-bottom: 2px dashed #000000;
	padding-left: 3px;
	padding-bottom: 1px;

}
.footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: none;

}
.footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: none;

}
.footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;

}
.footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: none;

}
.news {
	background-color: #E3EAEA;
	border: 1px solid #97C4C4;
}
.news-header {
	background-color: #CAD3DD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
