#mtatv {
	background-color: #000099;
	color: #ffffff;
}

#mtatv h2 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
}

#mtatv ul li {
	margin-left: 200px;
}

#prs h2 {
margin-bottom: 0;
}

#prs p {
	margin-bottom: 6px;
	border-bottom: 1px solid #009;
	padding-bottom: 5px;
}

#prs a:link {text-decoration:none;color: #003366;}
#prs a:hover {text-decoration: underline;}

#prs p#morelink {font-weight:bold;
text-align:right;
font-size:93%;
margin-top: 6px;
margin-bottom: 0;
border-bottom: 0px;
padding-bottom: 0px;
}

#otherlinks {
	background-color: #eeeeee;
	color: #666;
	padding: 10px;
}

#otherlinks a:link { color: #444; }
#otherlinks a:visited { color: #444; }
#otherlinks a:hover { color: #009; }
#otherlinks a:active { color: #099; }

#otherlinks h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
}

#otherlinks h3 {
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	font-size: 13px;
	color: #555555;
}

#featurestories {
	color: #006;
	margin-top: 20px;
}

#featurestories h2 {
	font-size: 18px;
}

#featurestories img {
	margin-bottom: 10px;
	border: 1px solid #aaadbc;
}

#othernews {
	background-color: #DFEEFE;
	padding: 1px 20px 1px 20px;
	font-size: 16px;
}

#othernews h2 {
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #dfeefe;
}

#othernews h3 {
	font-size: 14px;
	line-height: normal;
}

#othernews p {
	font-size: 12px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

#othernews h4 {
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
}