body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d8ceb6;
	background-image: url(../images/main_content/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.main {
	width: 740px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A71F23;
	background-image: url(../images/main_content/udtts_news_bg.jpg);
	height: 309px;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 25px;
	padding-left: 18px;
	text-align: left;
	vertical-align: top;
}
.news_footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A71F23;
	background-image: url(../images/main_content/news_footer.jpg);
	height: 28px;
	background-repeat: no-repeat;
	background-position: top;
}
.main_content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 40px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #A71F23;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a.newslink:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.newslink:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.newslink:hover {
	color: #A71F23;
	text-decoration: none;
}
a.newslink:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a.story:link {
	font-weight: bold;
	color: #9e3705;
	text-decoration: none;
}
a.story:visited {
	font-weight: bold;
	color: #9e3705;
	text-decoration: none;
}
a.story:hover {
	color: #000000;
}
a.story:active {
	color: #9e3705;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	background-image: url(../images/news/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	background-image: url(../images/news/news_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 1px;
}
.photo_pad {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

