/********  news title ************/
.news_title_owner_table
{
	width:100%;
	/*border:5px solid #FF0000;*/
	text-align:center; 
}

.news_title_owner_table div
{
	/*background-color:#FFFF66;*/
	color:#000066; 
	font-family:Courier New; 
	font-size:24pt; 
	/*width:800px;*/
	text-align:center;
}

/********  news navigation add news link************/

.table_addnews_owner_table
{
	width:100%;
	text-align:center;
}
.table_addnews_owner_table div
{
	background-color:#000066;
	/*width:800px;*/
	text-align:right;
}

.table_addnews_owner_table table
{
	text-align:center;
	font-size:16px;
}
.table_addnews_owner_table tr
{
	color:#FFFFFF;
}
.table_addnews_owner_table td
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-bottom:5px;
	background-color:#ffffff;
	color:#000000;
}

.table_addnews_owner_table a
{
	color:#000000;
	text-decoration:none;
}
.table_addnews_owner_table a:hover
{
	color:#FFFF00;
}
/********  news information region************/
.news_info_region
{
	
	text-align:center;
	margin:2px; 
	height:100%; 
	overflow:auto;
}

 .news_info_region table
{
	width:800px;
	border:0px solid #0099cc;
	text-align:left;
	/*font-size:18px;*/
}

/********  news subject region************/
.news_data_region
{
	
	text-align:center;
	margin:2px; 
	height:100%; 
	background-color:#E4DDDC;
}

 .news_data_region_outer_table
{
	text-align:center;
	v-align:top;
	
}
 ..news_data_region_outer_table td
{
	vertical-align:text-top;
	
}
.news_data_region_outer_table th
{
	border:0px solid #ccccCD;
	height:50px;
	background-color:#CCAA88;
	color:#000066;
	font-weight:bold;
	v-align:top;
	font-size:8pt;
}

 .news_data_region_inner_table
{
	border:1px solid #ccccCD;
	/*width:250px;*/
	width:200px;
	height:280px;
	margin-left:10px;
	margin-right:10px;
	background-color:#ffffff;
	v-align:top;
	
}
.news_comment
{
	background-color:#FFFFFF;
	padding: 5pt 5pt 5pt 5pt;
	line-height:20pt;
	
}
/********  news subject title ************/

.news_subject_title
{
	border-top:3px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000; 
	font-style:oblique; 
	font-size:20px ;
}
.news_subject_title_posted_on
{
	font-style:oblique; 
	font-size:12px;
}
/********  news navigation bar on the bottom************/
.table_news_navi_bar_owner_div
{
	background-color:#000066;
	width:200px;
	height:40px;
	font-size:10px;
}
.table_news_navi_bar_owner_div table
{
	text-align:center;
	font-size:8px;
}
.table_news_navi_bar_owner_div tr
{
	color:#FFFFFF;
}
.table_news_navi_bar_owner_div td
{
	/*background-color:#ffffff;
	color:#000000;*/
}

.table_news_navi_bar_owner_div a
{
	background-color:#999999;
	color:#2A0000;
	text-decoration:none;
}
.table_news_navi_bar_owner_div a:hover
{
	color:#FF0000;
}
/***************/
.archiv_table_years
{
	border:1px solid #000033;
	width:600px
}
.show_div
{
	display:none; 
	z-index:1; 
	position:absolute; 
	width:800px; 
	/*height:600px;*/ 
	border:0px dashed #000000; 
	/*background-color:transparent;*/
	background-color:#333366;
	/*display: block;*/
	/*left:230px;*/
	left:30px;
	/*top:20px;*/
}