﻿table.wide td.header
, div.blue {
color: #001eff;
font-weight: bold;
}

table.wide
{
text-align: left;
border: solid;
border-width: 1px;
border-color: #989266;
}

div.tooltip
{
position: absolute;
z-index: 100;
width: 250px;
display: none;
background-color: #756d33;
color: #cbcddb;
border: 1px white solid; 
}

:link {
	color: #FF3399;
	background: transparent;
}
:visited { color: blue; background: transparent }

body { font-family: arial; color: #cbcddb; background-color: #000000; text-align: center; }
p.error, div.error { color: #3366ff; font-size: 80%; }
span.red, div.red, h2.error, p.red {
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
}
div.footer { border-top-width: 0px; }

span.date, table.table td.date
{
white-space: nowrap;
}

div.pink, h2, div.big
{
color: #ff3399;
}

h2, div.big
{
font-family: serif;
font-size: 120%;
}

tr.highlight
{
background-color: #867a22;
}

table.table td, table.table th 
{ 
text-align: center;
border-style: solid; 
border-left: 0px;
border-right: 0px;
border-width: 1px; 
border-color: #989266;
}

table.table th, table.info th
{
color: #000fff;
}

table.table
{
margin: auto;
border-top: 0px;
border-bottom: 0px;
border-collapse: collapse;
text-align: left;
border-width: 1px;
}

table.form
{
font-size: 100%;
text-align: left;
}

table.info
{
border-width: 2px;
border-style: solid;
}

div.content
{
text-align: center;
}

div.footer
{
padding:0.5em;
clear:left;
}
