body
{
	background: #070744;
	margin: 0 0 0 0;
}

table
{
	table-layout: fixed;
}

td
{
	background: #000000;
	color: #CCCCCC;
}

input
{
	font-size: 75%;
	font-family: Tahoma;
	background: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #CCCCCC;
}

.border
{
	background: #777700;
}

.trans
{
	background: transparent;
}

.content
{
	font-family: Tahoma;
}

A:LINK
{
	color: #CCCCCC;
}

A:ACTIVE
{
	color: #CCCCCC;
}

A:VISITED
{
	color: #CCCCCC;
}

A:HOVER
{
	color: #CCCCCC;
}