.contentbox {
	float: none;
	width: 100%;
	text-align: justify;
	font-size: 11px;
}
.headlines {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	font-size:20px; 
	color: #333333;
	padding-left: 2px;
	margin-top: 2px;
	text-decoration: none;
	display: block;

}
img{ padding:5px;
text-align: justify;
}
.detail {
width : 515px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.news_date_display {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#808080;
font-weight:bold;
font-style:italic;
}

.image {
padding:5px;
}

.newsbox {
	clear: both;
	margin: 1px;
	padding: 2px;
	height: auto;
}

.adbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #002B84;
	background-color: #EEEEEE;
	width: 10px;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #800000;*/
	clear: both;
	
	padding: 2px;
}

.newsheader {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;*/
	background-image: url(../images/homlink_bg_07.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	/*background-color: #FFDFDF;*/
	font-weight: bold;
	padding: 5px;
}

div.morebox a, div.morebox a:visited, 
div.morebox a:link, li a, li a:visited, li a:link{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #114EB3;
}
.newsheaderblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #9CBEF5;
	font-weight: bold;
	padding-left: 5px;
}