.featMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 20px;
	padding-right: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
	text-align: left;
}
.news a:link {
	color: #000000;
	text-decoration: none;
}
.news a:visited {
	color: #000000;
	text-decoration: none;
}
.news a:active {
	color: #000000;
	text-decoration: none;
}
.news a:hover {
	color: #990000;
	text-decoration: underline;
}
.newsTitle a:link {
	color: #000000;
	text-decoration: none;
}
.newsTitle a:visited {
	color: #000000;
	text-decoration: none;
}
.newsTitle a:active {
	color: #000000;
	text-decoration: none;
}
.newsTitle a:hover {
	color: #990000;
	text-decoration: underline;
}
.newsLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.newsLast a:link {
	color: #000000;
	text-decoration: none;
}
.newsLast a:visited {
	color: #000000;
	text-decoration: none;
}
.newsLast a:active {
	color: #000000;
	text-decoration: none;
}
.newsLast a:hover {
	color: #990000;
	text-decoration: underline;
}
.featTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	margin: 0px;
	padding: 5px 4px;
	font-weight: bold;
}
.featContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin: 0px;
}
.featContent a:link {
	color: #000000;
}
.featContent a:visited {
	color: #000000;
}
.featContent a:hover {
	color: #990000
}
.featItem {
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/bkgnd_gradient.gif);
	background-repeat: repeat-x;
}
.featTitle a:link {
	text-decoration: none;
}
.featTitle a:visited {
	text-decoration: none;
}
.featTitle a:active {
	text-decoration: none;
}
.featTitle a:hover {
	text-decoration: underline;
}

