.newsBody {
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-width:0px;
	margin-height:0px;
	padding:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663366;
}

#newsTable table {
	font-family:Verdana, Tahoma, Arial;
	font-size:10pt;
	color:#663366;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#newsTable td {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	background-color:#FFFFFF;
}
#newsTable .categoryTitle {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#663366;
}
#newsTable .categoryLink {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#663366;
	text-decoration:none;
}
#newsTable .categoryLink:hover {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFB31A;
	background-color:#663366;
	text-decoration:underline;
}
#newsTable .articleLink {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#663366;
	background-color:#FFFFFF;
	text-decoration:none;
}
#newsTable .articleLink:hover {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFB31A;
	background-color:#FFFFFF;
	text-decoration:underline;
}
#newsTable .smallText { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#989898; background-color:#FFFFFF; }
#newsTable .smallLink { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#989898; background-color:#FFFFFF; text-decoration:none; }
#newsTable .smallLink:hover { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#898989; background-color:#FFFFFF; text-decoration:underline; }
#newsTable .articleTitle { background-color:#FFFFFF; }
#newsTable .thumbnail { border:0px; padding:3px; }

#commentBox table {
	font-family:Verdana,Tahoma,Arial;
	font-size:9pt;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #888888;
}
#commentBox td {
	font-family:Verdana,Tahoma,Arial;
	font-size:9pt;
	color:#666666;
	background-color:#FFFFFF;
}
#commentBox .header { font-family:Verdana,Tahoma,Arial; font-size:9pt; font-weight:bold; color:#555555; background-color:#999999; }
#commentBox .alttd { font-family:Verdana,Tahoma,Arial; font-size:9pt; color:#999999; background-color:#EDEDED; }
#commentBox INPUT { font-family:Verdana,Tahoma,Arial; font-size:9pt; color:#999999; }
#commentBox TEXTAREA { font-family:Verdana,Tahoma,Arial; font-size:9pt; color:#999999; }
#commentBox .smallText { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#989898; background-color:#FFFFFF; }
#commentBox .smallLink { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#989898; background-color:#FFFFFF; text-decoration:none; }
#commentBox .smallLink:hover { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#898989; background-color:#FFFFFF; text-decoration:underline; }

#generalBox table {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#generalBox td {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	background-color:#FFFFFF;
}
#generalBox .alttd {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	background-color:#EDEDED;
}
#generalBox .headtd {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#663366;
}
#generalBox INPUT {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	background-color:#EEEEEE;
}
#generalBox TEXTAREA {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	background-color:#EEEEEE;
}
#generalBox SELECT {
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	color:#663366;
	background-color:#EEEEEE;
}
#generalBox a {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	color:#663366;
	text-decoration:none;
}
#generalBox a:hover { font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#FFB31A; text-decoration:underline; }
#generalBox .error { color:#F00000; font-weight:bold; }
#generalBox .small {
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	color:#663366;
}
#generalBox .smallLink {
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	color:#663366;
	font-style:italic;
}
#generalBox .smallLink:hover { font-family:Verdana,Tahoma,Arial; font-size:8pt; color:#FFB31A; font-style:italic; }

#copyright { font-family:Verdana,Tahoma,Arial; font-size:7pt; color:#BBBBBB; }
#copyright a { font-family:Verdana,Tahoma,Arial; font-size:7pt; color:#BBBBBB; text-decoration:none; }
#copyright a:hover { font-family:Verdana,Tahoma,Arial; font-size:7pt; color:#FFB31A; text-decoration:underline; }

