.news_page {
	font-family: "Verdana";
	margin-top: 0px; padding-top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.news_page h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #008000;
}

.news_page .news_block {
	padding-bottom: 0px;
	margin: 0px;
}

.news_page .news_summary {
	font-size: 85%;
	color: #008000;
	padding-bottom: 10px;
	margin: 0px;
}

.news_page .news_block .headline {
	font-size: 85%;
	color: #008000;
	padding-bottom: 10px;
	font-weight : bolder;
}

.news_page .news_summary .headline {
	font-size: 100%;
	color: #008000;
	padding-bottom: 10px;
	font-weight : bolder;
}

.news_page .news_block .headline A {
	color: #008000;
	text-decoration: none;
}

.news_page .news_summary.headline A {
	color: #008000;
	text-decoration: none;
}

.news_page .news_block .headline A:hover{
	text-decoration: none;
	color: Orange;
}

.news_page .news_summary .headline A:hover{
	text-decoration: none;
	color: Orange;
}

.news_page .news_block .content {
	font-size: 75%;
        font-face: Arial;
        color: #808080;
        margin-left: 10px;
	
}

.news_page .news_summary .content {
	font-face: Verdana;
        color: #808080;
        margin-left: 10px;
	font-size: 90%;
}


.news_page .news_block .location {
	font-size: 100%;
	color: #808080;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_summary .location {
	font-size: 100%;
	color: #808080;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_block .date {
	font-size: 100%;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_summary .date {
	font-size: 100%;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_block .time {
	font-size: 100%;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_block .editor {
	font-size: 65%;
}

.news_page .news_block .editor A {
    color : black;
	text-decoration : none;
}

.news_page .news_summary .more_link {
	text-align : right;
}

.news_page .news_summary .more_link A {
	color : #FF5533;
	text-decoration : none;
	font-weight : bolder;
}

.news_page .news_summary .more_link A:hover {
	text-decoration : underline;
}

.news_page .navigation
{
	color: gray;
	font-size: 80%;
}

.news_page .archive_index td {
	font-size: 80%;
}

.news_page .archive_index .date {
	font-size: 80%;
	color : black;
	padding-left: 5px;
	padding-right: 5px;
}

.news_page .archive_index .cat_icon { 
	padding-left: 5px;
	padding-right: 5px;
}

.news_page .archive_index A {
	text-decoration : none;
}

.news_page .archive_index A:hover {
	text-decoration : underline;
}

.linecolor0 {
	background-color: #F0F0F0;
}

.linecolor1 {
	background-color: #FFFFFF;
}

.author_info {
	font-family: "Verdana, Arial, Helvetica";
	color : #FFFFFF;
	font-size : 75%;
}

.author_info A {
	color : #FFFFFF;
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; 
}
IMG {
	BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; BORDER-RIGHT-COLOR: #ffffff
}
:hover IMG {
	BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; BORDER-RIGHT-COLOR: #ffffff
}
