div.news_top {
	background: white url(../images/top_bg.gif) repeat-x 0 bottom;
	border: 1px solid gray;
	padding-right: 10px;
}

div.news_top div.slide {
	float: left;
}

div.news_top div.news_headline {
	margin-left: 440px;
	margin-top: 10px;
}

ul.headline {
	font-size: 9pt;
	list-style-position: outside;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	margin: 0 5px;
	padding: 7px 0 10px 10px;
	border-top: 1px solid silver;
}

ul.headline li {
	font-size: 9pt;
	list-style-position: outside;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 13px;
	background: url(../images/bullet.jpg) no-repeat left top;
}

div.subscribe1 {
	padding: 2px 0 2px 23px;
	background: #fffbe5 url(../images/rss/rss1.jpg) no-repeat 5px 2px;
}

div.subscribe1 img {
	background-color: #fffbe5;
	padding: 0;
}

div.news_bottom {
	background: url(../images/bottom_bg.gif) repeat-x 0 top;
	border: 1px solid gray;
	padding-bottom: 10px;
	padding-right: 10px;
}

div.bottom_content div.teamnews {
	border-top: 1px solid silver;
	margin-left: 5px;
	margin-right: 330px;
}

div.bottom_content div.teamnews div.news {
	
	height: 23px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 30px;
	margin-top: 3px;
}

div.bottom_content div.teamnews div.news p {
	padding-top: 4px;
}

div.teams {
	padding-left: 5px;
	margin-top: 10px;
}

div.teams div.teams_N  {
	float: left;
	width: 289px;
	background-image: url(../images/teams_btm.gif);
	margin-right: 45px;
}

div.teams div.teams_N div.top  {
	width: 289px;
	height: 46px;
	background: url(../images/teams_Nbg.gif) 0 bottom;
}

div.teams div.teams_N div.content  {
	background-color: white;
	padding: 5px;
}

div.teams div.teams_A  {
	float: left;
	width: 289px;
}

div.teams div.teams_A div.top  {
	width: 289px;
	height: 46px;
	background: url(../images/teams_Abg.gif) 0 bottom;
}

div.teams div.teams_A div.content  {
	background-color: white;
	padding: 5px;
}

div.news_bottom div.right_bar {
	float: right;
	width: 300px;
}

.stat {
	background: url(../images/stat_box.gif) no-repeat 0 bottom;
}

.stat_top {
	text-align: center;
	background: url(../images/stat_top.gif) no-repeat 0 top;
	height: 31px;
}

.stat_top p {
	padding-top: 10px;
}

.stat_content {
	padding: 5px 20px 10px;
}

div.pastnews {
	background: url(../images/pastnews_top.gif) no-repeat 0 top;
	padding-top: 41px;
}

div.pastnews div.pastnews_content {
	background: url(../images/pastnews_btm.gif) no-repeat 0 bottom;
	text-align: right;
	padding: 5px 25px 25px 20px;
}

div.pastnews div.pastnews_content select {
	width: 200px;
}

div.pastnews div.pastnews_content select.select_1 {
	width: 185px;
	margin-right: 5px;
}

div.pastnews div.pastnews_content span {
	text-align: right;
	padding-left: 20px;
	padding-right: 8px;
	font-size: 9pt;
}
