﻿body 
{
	background: #FFFFFF;
}
div.menubar
{
	background: #FFE270;
	height: 17px;
	border-top: solid 1px #EFCE69;
	border-bottom: solid 1px #EFCE69;
	margin: 1px;
	padding: 0;
	width: 100%;
}
.menubar table
{
	border-width: 0px;
	width: 100%;
}
.menubar a
{
	text-decoration: none;
	color: #AA7C27;
}
.menubar td
{
	line-height: 15px;
	color: #AA7C27;
	font-family: Arial;
	font-size: 12px;
	text-transform: lowercase;
}
.menubar td.left
{
	padding-left: 19px;
	width: 1%;
}
.menubar td.spacer
{
	width: auto;
}
.menubar td.right
{
	padding-right: 19px;
	width: 1%;
	text-align: right;
}
p.timer
{
	font-family: Arial;
	font-size: 6px;
	margin-top: 0px;
	text-align: center;
}
span.link
{
	color: Navy;
	text-decoration: underline;
}
span.image
{
	color: Gray;
	text-decoration: underline overline;
}
