#display_area table {
	width: 100%;
	margin-bottom : 1em;
	border-collapse: collapse;
	border: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
                     font-family: Arial;
}


#display_area table th,
#display_area table td {
	padding: 0.5em;
	border: 1px solid #B8B8B8;
	border-width: 0 1px 1px 0; 
	vertical-align: top;
	text-align: left;
	font-weight: normal;
                     font-size: 12px;
}

#display_area table thead td,
#display_area table thead td a,
#display_area table th {
	background: #0065CD;
	border-right : 1px solid #d2d2d2;
	color : #ffffff;
                     font-weight: bold;
}

#display_area table th a:link {
                    color: #ffffff;
}

#display_area table thead th {
	background: #0065CD;
	border-right : 1px solid #7e7e7e;
                     color: #ffffff;
                     white-space: nowrap;
}

#display_area table td {
	border-right : 1px solid #d2d2d2;
}

#display_area table caption {
  	FONT: bold 13px/15px arial, helvetica, sans-serif;
  	COLOR: #ffffff;
  	PADDING: 2px 0px 2px 10px;
                     BACKGROUND-COLOR: #50701E;
  	MARGIN: 0 0 10px 0
}


#news_area table {
	width: 100%;
	margin-bottom : 1em;
	border-collapse: collapse;
	border: 0px;
                     font-family: Arial;
}


#news_area table th,
#news_area table td {
	padding: 0.5em;
	border: 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
                     font-size: 12px;
}

#news_area table thead td,
#news_area table thead td a,
#news_area table th {
	background: #FFFFFF;
	color : #ffffff;
                     font-weight: bold;
}

#news_area table th a:link {
                    color: #ffffff;
}

#news_area table thead th {
	background: #FFFFFF;
                     color: #ffffff;
                     white-space: nowrap;
}

#news_area table td {
	border-bottom: 1px solid #d2d2d2;
}

#news_area table caption {
  	FONT: bold 13px/15px arial, helvetica, sans-serif;
  	COLOR: #ffffff;
  	PADDING: 2px 0px 2px 10px;
                     BACKGROUND-COLOR: #50701E;
  	MARGIN: 0 0 10px 0
}

#headlineTitle {
  font-weight: bold;
}


#headlineTopic {
  font-weight: bold;
}

#yui-dtable { 
border:none;
}
