body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
}
a img { border:0px; }

td img { display:none;}


.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
	line-height:22px;
	display:none;
}
.MainMenu a {
	text-decoration:none;
	color:#000000;
}
.MainMenu a:hover {
	text-decoration:underline;
}.MainMenu .Active {
	color: #BC8508;
}
.Sidebar {
	text-align:left;
	display:none;
}
.Sidebar .Links a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height:18px;
}
.Sidebar .Links a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin:26px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	display:block;
	border-bottom:1px solid #999999;
}
h2.tableHead { margin-bottom:5px;}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom:3px;
	margin-top:0px;
}
h3.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:1.5em;
}
.Sidebar .Information {
	font-size: 9px;
}
.contentarea {
	text-align:left;
}
.contentarea p {
	margin-top:0px;
}
.contentarea a {
	color: #BC8508;
	text-decoration: none;
}
.contentarea a:hover {
	text-decoration: underline;
}
.contentarea .submenu {
	font-size:13px;
}
.contentarea .active {
	color:#000000;
	text-decoration: none;
}
.generaltextsmaller {
	font-size: 9px;
	color: #333333;
}

/* News Feed 
	border:1px dotted #000000;
*/

#newsFeed { padding-bottom:20px;}
td h1 { padding-top:20px;}

#newsFeed .headlines, .contentarea .headlines {
	font-size:12px;
}
#newsFeed .date, .contentarea .date {
	font-size:10px;
	color:#666666;
}
#newsFeed .number, .contentarea .number {
	font-size:10px;
	color:#666666;
}



