body {
	background-color: black;
	margin: 0px;
}
a {
	cursor: default;
	color: #555599;
	TEXT-DECORATION: none
}
a:hover {
	cursor: default;
	TEXT-DECORATION: underline;
}
a.menus {
	cursor: default;
	color: /*#6C819E;*/ #555599;
}
a.menus:hover {
	cursor: default;
	color: #555599;
	text-decoration: underline;
}
a.default {
	display: none;
	text-decoration: none;
}
a.highres {
	cursor: default;
	color: #AAAAAA;
	text-decoration: underline;
}
a.highres:hover {
	cursor: default;
	color: #AAAAAA;
	text-decoration: none;
}
a.copywrite {
	cursor: pointer;
	color: #999999;
}
a.copywrite:hover {
	cursor: pointer;
	color: #999999;
	text-decoration: none;
}
a.misctext {
	cursor: pointer;
	color: #999999;
}
a.misctext:hover {
	cursor: pointer;
	color: #999999;
	text-decoration: none;
}
img {
	margin: 0;
}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 531px;
	height: 86px;
}
.logohighres {
	display: none;
}
div.menus {
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu {
	text-align: left;
	width: 140px;
	color: white;
	padding-bottom: 2px;
	margin-bottom: 3px;
	cursor: default;
}
.sourceforge {
	width: 140px;
	color: white;
	padding-bottom: 2px;
	margin-bottom: 3px;
	cursor: default;
}
.donations {
	width: 140px;
	color: white;
	padding-bottom: 2px;
	margin-bottom: 3px;
	cursor: default;
}
.topics {
	width: 140px;
	color: white;
	padding-bottom: 2px;
	margin-bottom: 3px;
	cursor: default;
}
.hottopics {
        width: 140px;
        color: white;
        padding-bottom: 2px;
        margin-bottom: 3px;
        cursor: default;
}
.ads {
        width: 140px;
        color: white;
        padding-bottom: 2px;
        margin-bottom: 3px;
	cursor: default;
}
div.styleswitcher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #333333;
	width: 10px;
	padding-bottom: 2px;
	cursor: default;
	margin-right: 1px;
}
.content {
	width: 62%;
	color: #8EAEB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}
.news {
	margin-bottom: 5px;
}
.newstitle {
	font-weight: bold;
	margin-right: 1px;
}
.newsdate {
	font-size: 10px;
	color: #DDDDDD;
}
table {
	font-size: 10px;
}
.newstext {
	font-size: 10px;
}
.title {
	font-weight: bold;
	font-size: 14px;
}
div.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	cursor: default;
	margin-left: 5%;
}
.misctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 90px;
}
.tdhilite {
	 background-color: #12282D
}
