body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.box_news {
	height: 400px;
	width: 190px;
	padding: 5px;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}
.testimonial {
	height: 110px;
	width: 200px;
	padding: 3px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 5px;
	border: thin solid #CCCCCC;
	background-color: #DFEAF4;
	text-align: left;
}

.header {
	color: #FFFFFF;
	background-image: url(news_header.jpg);
	background-repeat: no-repeat;
	padding: 3px;
	background-position: bottom;
}
.box_news_new {
	height: 165px;
	width: 210px;
	padding: 3px;
	overflow: auto;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Gauge_news_box {
	background-color: #CCCCCC;
	border: thin solid #000000;
	font-weight: bold;
	color: #000000;
	width: 225px;
	padding: 2px;
}
