﻿.ms-quickLaunch {
	width: 100%;
	background: #C3C8CB url('/i/current_ul_bk.gif') bottom repeat-x;
}
.ms-quickLaunch table {
	margin: 6px;
}
.ms-quickLaunch a {
	padding: 2px 4px 2px 4px;
	font-size: 80%;
}
table.newsList {
	width: 90%;
	border: 0px;
}
table.newsList th {
	display: none;
}
.newsDateSelector {
	width:130px;
	border: 1 silver solid;
}
div.header {
	BORDER: #31649f 1px solid;
	PADDING: 2px 4px 8px 2px;
    BACKGROUND: url(/i/BottomLineFront.gif) no-repeat right bottom;	
    COLOR: white;
	width:130px;
}
table.newsDateSelector td {
background:white;
	font-family: Tahoma;
	border: 0px;
	text-align: left;
	font-size: 80%;
	padding:2px;
}
table.newsDateSelector td a {
	padding: 4px;
	width:100%;
}

table.newsDateSelector td a:hover {
	padding: 4px;
	background-color:#ff9500;
	color:black;
}

.selectedDate {
	background-color:#ff9500;
}

	
.newsIcon {
	margin: 10px 0 20px 0;
}
table.newsList td {
	font-family: Tahoma;
	border: 0px;
	text-align: left;
	font-size: 80%;
	padding-bottom: 8px;
}
.newsTransparent {
	border-collapse: collapse;
}
.newsTransparent td {
	padding: 0;
}
.newsDate {
	color: gray;
	font-size: 70%;
}
.newsDevider {
	color: orange;
	font-weight: bold;
	padding: 0 4px 0 4px;
}
table.newsPics {
	border: 0px;
	margin-left: 20px;
	border-collapse: collapse;
}
table.newsPics th {
	display: none;
}
table.newsPics td {
	font-family: Tahoma;
	border: 0px;
	text-align: left;
	padding: 0;
	cursor:pointer;	
}
table.newsPics td span {
	width: 100%;
	height: 100%;
	padding: 4px;
	font-size: 90%;
	margin-bottom: 10px;
	background: #C3C8CB url('/i/current_ul_bk.gif') top repeat-x;
	color: black;
}
.newsHead {
	color: #336699;
	font-size: 140%;
	font-weight: bold;
}

