@charset "UTF-8";

.enewscontainer {
	display: block;
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.enewstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	background-image: url(images/enewsback_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 170px;
	clear: both;
	font-weight: bold;
	padding: 15px 0px 0px 10px;
	vertical-align: bottom;
}


.enewsmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	background-image: url(images/enewsback_mid.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 165px;
}
.enewsbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/enewsback_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 25px;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.enewsbottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/enewsback_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 25px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.enewsbottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/enewsback_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 25px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	text-decoration:underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
