@charset "UTF-8";
/* CSS Document */


.tableborder {
	background-color:#FFF;
	border-bottom:none; 
	border-left-color:#3b8000; 
	border-left-style:solid; 
	border-left-width:2px; 
	border-right-color:#3b8000; 
	border-right-style:solid; 
	border-right-width:2px; 
	border-top:none
}

td.mainbar h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#00C;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

div.hr {
	height: 15px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(newsimgs/hr1.gif);
	background-repeat: no-repeat;
	background-position: 252px;
}

div.hr hr {
  display: none;
}


td.mainbar p.date {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin: 0 0 4px 0;
	padding: 0;
}

td.mainbar p {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #;
	margin: 0 0 12px 0;
	padding: 0;
}

td.mainbar a {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
}

td.mainbar p.top {
	text-align: right;
}

td.mainbar p.top a {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #09C;
}

td.footer {
	background-image:url(newsimgs/footer.gif); background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-top:25px;
	padding-bottom:5px;
	background-color:#FFF;
	border-bottom-color:#3b8000; 
	border-bottom-style:solid; 
	border-bottom-width:2px; 
	border-left-color:#3b8000; 
	border-left-style:solid; 
	border-left-width:2px; 
	border-right-color:#3b8000; 
	border-right-style:solid; 
	border-right-width:2px; 
	border-top:none

}
