body {
	font-family: Arial, Helvetica, sans-serif;
     width: 100%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #039;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/* this code will place a image avilable in yellow next to the news release */
.news_extra {
	color: #FFFF00;
	font-style: italic;
}

.Aroundregion {
	font-size: 24px;
	font-weight: bold;
}
.Subtitle{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #000000;
}
H3 { color:#993300; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;}
H2 { color:#336699; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;}


#imager {float:right}

#imagel {float:left}

}
.newsdate {
	font-size: small;
	color: #FFFF00;
}
.newslink {
	font-size: small;
	color: #FFFFFF;
}
.newsimage {
	font-size: small;
	font-style: italic;
	color: #FFFF00;
}

#rightNews {
	border-left:thin;
	border-color:#666;
	border-left-style:dashed;
	padding-left:10px;
}