﻿.dascode {
	background-color: White;
	border: 1px solid silver;
	font-family: Lucida Console, Courier New, Verdana;
}
.blogRollDescriptionStyle {
	color: #fff;
	font-size: 7pt;
}
.newsItems{color: #000000;}
.fx {
	position: absolute;
	z-index: 1000;
}
img.archiveLinkImageStyle {
	vertical-align: middle;
}
.nukeMenu {
	background: #fff;
	border: 1px solid #9f9f9f;
	color: #000;
	font-size: 8pt;
	width: 154px;
}
.newsItems a:hover {
	color: #009900;
	text-decoration: underline;
}
.newsItems a, .newsItems a:link, .newsItems a:active {
	color: #009900;
	text-decoration: none;
}
.boxVis {
	border: 1px solid #00aeff;
	background-color: #000;
}
.boxHid {
	border: 0px;
}
a:hover {
	color: #22ee00;
	text-decoration: underline;
}
a, a:link, a:active {
	color: #22ee00;
	text-decoration: none;
}
table, td {
	font-size: 9pt;
	color: white;
	text-align: justify;
	font-family: Arial, Tahoma, Verdana;
}
img {
	border: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana;
	background: #000;
	color: #fff;
	text-align: left;
}
ul {
	margin-left: 15px;
}
hr {
	color: #f2f2f2;
	margin: 0px;
	width: 50%;
	text-align: center;
}
.postTitle {
	color: #22ee00;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.postTitle .postTitle a, .postTitle a:link, .postTitle a:active {
	color: #22ee00;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.postTitle a:hover {
	color: #22ee00;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.fx {
	position: absolute;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 2px;
	margin-bottom: 12px;
}

.commentBoxStyle
{
	border: 1px solid #303030;
	background-color: #2f2f2f;
	padding: 10px;
}

.commentDateStyle
{
	font-size: 8pt;
	font-weight: bold;
	color: #6ECF6E;
}