﻿body, p, td
{
	color: #666666;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 155%;
	text-align: justify;
}
body
{
	background-color: #e3e6ea;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

TABLE.main
{
	width: 699;
	height: 100%;
	background-image: url(../bodyTile.jpg);
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
TD.body
{
	padding: 7 7 7 7;
	height: 100%;
}
.menucell
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #efb434;
}
.menucellright
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #efb434;
	text-align: right;
	padding-right: 7px;
}
A.menuoption
{
	font-weight: bold;
	color: White;
	text-decoration: none;
	height: 26px;
}
SPAN.PanelTitle
{
	font-weight: bold;
}
.ralign
{
	text-align: right;
}
HR
{
	color: #efb434;
	height: 1px;
}

A.featurelink
{
	color: #efb434;
	font-weight: bold;
	text-decoration: none;
}
A
{
	color: #cd8f1d;
}

.quote 
{ 
	text-align: left;
}
.quoteMarks {
	font-weight:bold;
	color:#cd8f1d;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}
.reference
{
	color: #cd8f1d;
	margin-left: 20px;
}
DIV.event
{
	margin-bottom: 20px;
}
DIV.eventTitle
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #cd8f1d;
}
DIV.eventDate
{
	margin-left: 10px;
	font-style: italic;
}
DIV.eventDetail
{
	margin-left: 10px;
}

TABLE.resourcetable
{
	width: 100%;
	background-color: #fcf2dd;
}
TD.itemmain
{
	background-color: #f7d999;
	padding: 5 0 5 12;
}
TD.itemicon
{
	background-color: #f7d999;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
TD.itempagerarea
{
	background-color: #efb434;
	padding: 5 0 5 12;
	line-height: 125%;
	text-align: left;
}
.smallinput
{
	border: 1px solid silver;
	font-size: 8pt;
	width: 100%;
}
.smallinputbutton
{
	border: 1px solid silver;
	font-size: 8pt;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}