h1 {
	margin: 0px;
	font-size: 8pt;
	color: #e9a800;
	text-decoration: none;
	border: 0px;
	font-weight: normal;
}

p {
	margin: 0px;
	font-size: 8pt;
	text-decoration: none;
	border: 0px;
	font-weight: normal;
}

div.newsbox {
	margin: 2px;
	margin-top: 0px;
	padding: 3px;
	background-color: #222222;
	color: #ffffff;

	border: 2px solid #111111;
	border-top: 0px;
	font-size: 8pt;
}

div.newstab {
	margin: 2px;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #111111;
	border: 1px solid #111111;
	border-top: 1px solid #e9a800;
}

span.newsheader, a.newstitlelink:link, a.newstitlelink:visited, a.newstitlelink:hover {
	font-size: 8pt;
	color: #e9a800;
	text-decoration: none;
	border: 0px;
}

span.newsdetails, a.newsdetails:link, a.newsdetails:visited{
	font-size: 7pt; 
	color: #555555;
	text-decoration: none;
	border: 0px;
}

a.newsoptions:link, a.newsoptions:visited{
	font-size: 8pt; 
	color: #555555;
	text-decoration: none;
}

a.newsdetails:hover, a.newsoptions:hover {
	color: #e9a800;
	text-decoration: none;
	border-bottom: 1px dotted #e9a800;
}

img.newsspacer {
	width: 1px;
	height: 4px;
}

.commentinput, .commentbutton {
	border: 1px solid #555555;
	background-color: #888888;
}

div.poll {
	color: #000000;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000; 
	background-color: #ffffff;
	width: 300px;
	margin-left: 10px;
}
			
div.pollheader {
	border-bottom: solid #000000 1px; 
	width: 300px; 
	background-color: #222222; 
	text-align: center;
}

div.quotebox {
	border: dashed;
	background-color: #333333;
	border-width: 1px;
	font-style: italic;
	padding: 5px;
	width: 600px;
}

table.pollresults {
	display:none;
	padding: 1px 0px 1px 1px;
}

a:link.pollresultslink, a:visited.pollresultslink, a:hover.pollresultslink {
	color: #222222; 
	font-size:8pt; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #e9a800;
}

input.searchbox {
	background-color: #999999;
	border: 1px solid #e9a800;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #e9a800;
}
