table.PagePreferences {
	border: 1px solid #3870A3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
}

table.PagePreferences td.Mosaic1 {
	background-color: #88C9EA;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic2 {
	background-color: #61A2C9;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic3 {
	background-color: #4684B2;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic4 {
	background-color: #3870A3;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic5 {
	background-color: #AEE6FC;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic6 {
	background-color: #88C9EA;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic7 {
	background-color: #61A2C9;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Mosaic8 {
	background-color: #4684B2;
	height: 10px;
	width: 10px;
}

table.PagePreferences td.Title {
	background-color: #3870A3;
	padding: 2px;
	padding-left: 10px;
	color: White;
}

table.PagePreferences td.Close {
	background-color: #3870A3;
	height: 20px;
	width: 14px;
	text-align: center;
}

table.PagePreferences a.Close {
	height: 12px;
	display: block;
}

table.PagePreferences a.Close:hover {
	height: 10px;
}

table.PagePreferences td.Settings {
	padding: 5px;
	background-color: #FFFFFF;
}

table.PagePreferences td.Settings a {
	color: Black;
	text-decoration: none;
}

div.NewsArchive {
	display: block;
	overflow: auto;
	height: 100px;
	//	height: 100%;
	scrollbar-3dlight-color: #B2B2B2;
	scrollbar-arrow-color: Black;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: #ECECEC;
	scrollbar-highlight-color: #FDFDFD;
	scrollbar-shadow-color: #696969;
	scrollbar-track-color: #F7F7F7;
}

div.ArchiveYear {
	background-color: #F7F7F7;
	border: 1px solid #E8E8E8;
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
}

div.ArchiveYear li {
	list-style: none;
}

div.ArchiveYear a {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	margin-bottom: 5px;
	padding: 2px;
	font-weight: normal;
}

div.ArchiveYear a:hover {
	display: block;
	background-color: #E8E8E8;
	border: 1px solid #FFFFFF;
}
