#news1 {
	width: 650px;
	border-spacing: 0px; }

#news1 a, table, tbody, tfoot, tr, th, td {
	font-family:  Tahoma, Arial;
}

#news1 thead th {
	background-color:#8a9aa4;
	height: 21px;
	color: #FFFFFF;
	font-size: 11px;
	font-family:  Tahoma, Arial;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	border-bottom: 1px dashed #4A738A;
	border-top: 1px dashed #4A738A;
	text-align: left; 
	}

#news1 tbody tr {	
background: #e4e4e4; 
}

#news1 tbody tr.odd {	
background: #ffffff; 
}

#news1 tbody th {
	background: left center;
	padding-left: 40px; }

#news1 tbody tr.odd th {
	background:left center;
	padding-left: 40px; }

#news1 tbody th, #news1 tbody td {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #000000;
	padding: 5px 7px;
	border-bottom: 1px dashed #8a9aa4;
	text-align: left; }

#news1 tbody a {
	color: #000000;
	text-decoration: none; 
	}

#news1 tbody a:hover {
	color: #ffffff;
	text-decoration: underline; 
	}

#news1 tbody tr:hover th {
	background: #000000;
	background-position: 5px;
	color: #ffffff; 
	}

#news1 tbody tr.odd:hover th {
	background: #8a9aa4;
	background-position: 5px;
	color: #ffffff; 
	}

#news1 tbody tr:hover th a, #news1 tr.odd:hover th a	{
		 color: #ffffff; 
		 }

#news1 tbody tr:hover td, #news1 tr:hover td a, #news1 tr.odd:hover td, #news1 tr.odd:hover td a {
	background: #8a9aa4;
	color: #ffffff;	 
	}

#news1 tbody tr.odd:hover td, #news1 tr.odd:hover td a{
	background: #000000;
	color: #ffffff;	 
	}



