body
{
	font-size: 8pt;
	font-family: Verdana, Arial, Trebuchet MS;
}

a
{
	color: #336363;
}
a:hover {
	color:#ffffff;
	background:#669999;
}

.NavLinkButton
{
	border-right: thin solid;
	border-top: thin solid;
	font-size: 8pt;
	border-left: thin solid;
	border-bottom: thin solid;
	font-family: Verdana;
	background-color: transparent;
}



.CustomDropDownList
{
	font-size: 8pt;
	width: 30em;
	font-family: Verdana;
}

asp:DropDownList
{
	font-family: Verdana;
	font-size: 8pt;
}

.wideField
{
	width:100%;
}

TABLE
{
	font-size: 8pt;
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}



H1
{
	font-size: 14pt;
}
.EventType
{
	font-weight: bold;
	font-size: 8pt;
}
.EventHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
}
TEXTAREA
{
	font-size: 8pt;
}

.bottomRow
{
	border-bottom: blue thin solid;
}
.topRow
{
	font-size: smaller;
	background-color: #f0f8ff;
}
TH
{
	font-size:smaller;
	font-weight:bold;
}
.helperLink
{
	font-size: 8pt;
}
.Details
{
	font-size: 8pt;
	color: #6699ff;
}
.Food
{
	font-size: 8pt;
	color: #338045;
}

.Rss
{
	font-size: 8pt;
	color:Maroon;
}



SELECT
{
	font-size: 8pt;
}
THEAD
{
	font-weight: bold;
	background-color: #cccccc;
	text-align: left;
	font-variant: small-caps;
}
.CommentArea
{
	font-size: 8pt;
	width: 100%;
	color: blue;
	font-family: Verdana;
	text-align: left;
}

name
{
	color: fuchsia;
	font-style: italic;
}

TD.ads
{
	vertical-align:top;
	width: 120px;
}

P.annotation
{
	font-size: 8pt;
	font-style:italic
}

.ErrorLabel
{
	color: maroon;
	background-color: #ffff66;
}
.SummarizedInfo
{
	background-color: #f0f8ff;
}
