#MainMenuDiv {
	DISPLAY: none;
	border:0px;
}
.noprint{
	display:none;
	background:none;
	background-color:transparent;
	border:0px;
}

td{
	background:none;
	background-color:transparent;
	background-image:none;
	border:0px;
	}
table{
	background:none;
	background-color:transparent;
	background-image:none;
	border:0px;
	clear:both;
	display:block;
	}
.print{
	background-color:transparent;
	background-image:none;
	background:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	padding:0px 0px 0px 5px;	
	margin:0;
	width:600px;
	border:0px;
}
.td_border {
	border-left:0px solid #398FA3;border-bottom:0px solid #398FA3;border-right:0px solid #398FA3
}
.dynamic_content {
	width:700px;
}
.date {
	DISPLAY: none;
}


.news_date {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width:700px;
	clear:both;
	display:block;
}
.news_cat {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #498491;
	width:700px;
	clear:both;
	display:block;
}

.news_cat:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F2701A;
	width:700px;
	clear:both;
	display:block;
	
}
.news_title {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #498491;
	width:700px;
	clear:both;
	display:block;
}
.news_title1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #498491;
}
.news_text {
	float:left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width:700px;
	clear:both;
	display:block;
}
.title_white {
	float:left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width:700px;
	clear:both;
	display:block;
}
#newsItem {
	width:700px;
	clear:both;
	display:block;
}


