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

#tblNews { 
	}
	
#newstable td {
	border-top:#666666 1px dotted;
	padding:5px;
	margin:0;}
#newstable td.noborder { 
	border::none;
	background:#d5e4e4 url(../images/navigation/cow_footer_bg.jpg) bottom left no-repeat;
	padding-bottom:4px;}
	
.news_date{ float:right; text-align:right; padding-right:15px; width:100px}
.news_title{
	margin:0;
	padding:0;
	color:#cc6600;
	font-size:12px;
	font-weight:bold;
	}
.rowHover{ background-color:#d5e4e4;}
.news_subject { float:left; width:440px;}
.news_headline { color:#315467; font-size:18px; padding-bottom:12px;}
.news_side_border { border-left:#d5e4e4 2px solid; border-right:#d5e4e4 2px solid; padding:2px; margin:0;}


div#slideshow {
background-color:#efefef;
width:596px;
margin:0 auto;
padding-top:18px;
background:#d5e4e4 url(../images/navigation/cow_top_bg.jpg) top left no-repeat;
text-align:center;
}
div#slideshow table input{
outline-style:none;
}
