﻿body
{
	background-color:#CCFFCC;
	background-image:url("/img/atw/bg/main.jpg");
	background-attachment:fixed;
	color:#000000;
}

div.twittercolumn
{
	background-color:#DAEBF6;
	background-image:url(/img/atw/bg/status.gif);
	background-repeat:repeat-y;
	border:solid 2px #000060;
	height:1400px;
	margin-left:8px;
	overflow:hidden;
	padding:2px;
	width:128px;
}

div.twittermessage
{
	color:#38C;
	font-weight:bold;
	margin-top:8px;
}

div.twittertime
{
	color:#777;
	margin:4px 4px 16px 4px;
	text-align:right;
}

table.info
{
	background-color:#FFFFFF;
	border:solid 2px #000060;
	width:100%;
}

table.info td
{
	color:#000088;
}

table.menu
{
	margin-right:2px;
	margin-top:10px
}

td.tbg
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;
}
