.shadetabs{
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	z-index: 50;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	color: #000000;
	font-family: Tahoma;
}

.shadetabs li{
	display: inline;
	z-index: 50;
}

.shadetabs li a{
	text-decoration: none;
	color: #000000;
	background-image: url(../image/bkg_index_news_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 13px;
}


#events a {
	background-image: url(../image/bkg_index_news_header_selected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 13px;
}
#news a {
	background-image: url(../image/bkg_index_news_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 13px;
}


#maintab img {
	margin: 0px;
	vertical-align: text-bottom;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(../image/bkg_index_news_header_selected.jpg);
	border-bottom-color: white;
	background-repeat: no-repeat;
	background-position: left top;
}
#IndexNewsContainer2 {
	overflow: auto;
	height: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

