﻿body 
{
	background-color: #000000;
}
td.head
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#E5E5E5;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
	width: 1%;
}
td.text
{
	font-family:verdana;
	font-size:12px;
	color:#C0C0C0;
	vertical-align:top;
	text-align:left;
}
td.note
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#E5E5E5;
	vertical-align:top;
	text-align:left;
}
td.powerby
{
	text-align:center;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
a.powerby
{
	color:#000000;
}
td.headline
{
	font-family:arial black;
	color:red;
	font-weight:bold;
	font-size:24px;
	text-align:left;
}
a
{
	color:#E5E5E5;
}
td.error
{
	font-family:verdana;
	font-size:12px;
	color:Red;
	vertical-align:top;
	white-space:nowrap;
}
td.separator
{
	height:30px;
	background-position:center;
	background-image: url(../images/dots.gif);
	background-repeat:repeat-x;
}

.photo 
{ 
	border-bottom: solid 5px gray; 
	border-top: solid 5px gray; 
	border-left: solid 5px gray; 
	border-right: solid 5px gray; 
}