﻿body 
{
	background-color:#fbfbfb;
}
table.top
{
	width: 100%;
}
.box
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #000066;
	width: 100%;
	border-spacing: 0px;
}
.edge
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-color: #000066;
	height: 30px;
	width: 100%;
}
.corner
{
	border-style: none;
	padding: 0px;
	margin: 20px 20px 20px 60px;
	border-width: 0px;
	background-color: #000066;
	vertical-align: top;
	width: 100px;
}
hr.bottomLine
{
	color: #C0C0C0;
}
.footNote
{
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}

td.fff
{
	background-image: url( '/Images/yellow sticker.png' );
	background-repeat: no-repeat;
}
.header
{text-align:center;color:White;font-size:16pt
}
p.yellow
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: smaller;
	font-weight: normal;
	color: #FFFF00;
}
.innerTable
{
	width:700px;
	background-color:Gray;
}
.white
{
	color: #FFFFFF;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18px;
}


a.white
{
	color: #FFFFFF;
	font-family: 'Times New Roman' , Times, serif;
}
a.undercoreated
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link
{
	color:White;
	text-decoration:none;
	font-style:italic;
}
a.menu:visited
{
	color:White;
	text-decoration:none;
	font-style:italic;
}
a.menu:hover
{
	color:Yellow;
	text-decoration:none;
	font-style:italic;
}
a.menu:active
{
	color:Yellow;
	text-decoration:none;
	font-style:normal;
}
.menuTable
{
	padding-left: 10px;
	font-size: 14pt;
}
