body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/checkedbg.jpg);
	background-repeat: repeat-y;
}
a {
	color: #00eeff;
	
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFCC;
	
}
a:active {
	color: #00FFFF;
}
.date {font-size: xx-small}
.twrapper{
	border-top-color: #666;
	border-right-color: #282828;
	border-bottom-color: #181818;
	border-left-color: #444;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: solid;
	background-color: #000;
	width: 800px;
}

