﻿body
{
	margin:0px;
}
.EventLabel
{
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: #F34200;
	cursor: pointer;
	height: 15px;
	font-weight: normal;
	padding: 2px 0 0 5px;
}
.EventDateLabel
{
	background-color: Transparent;
	vertical-align: top;
	text-align: right;
	color: #ffffff;
	font-family: Georgia;
	font-weight: bold;
	font-size:10pt;
}

.GridRow
{
}

.AnchorTag
{
	color: #F34200;
	font-family: Georgia;
	font-weight: bold;
	font-size:8pt;	
	line-height:15px;
}

.AlternateAnchorTag
{
	color: #DAE400;
	font-family: Arial;
	font-style: normal;
	font-size: 1em;
}

.DeactivateAnchorTag
{
	color: #33B35E;
	font-family: Arial;
	font-style: normal;
	font-size: 1em;
}

A.LinkTag:link, A.LinkTag:visited
{
	color: #DAE400;
	font-family: Arial;
	font-style: normal;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
}
A.LinkTag:hover,A.LinkTag:active
{
	color: #FFFFFF;
	font-family: Arial;
	font-style: normal;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
}


.GridCell
{
	border-collapse: collapse;
}

.Popup
{
	border: solid 1px #CE6217;	
	position: absolute;
	z-index: 100;
	background-color: White;
	text-align: left;
}
.PopupClose
{
	border: solid 1px #666666;	
	position: absolute;
	z-index: 100;
	text-align: right;
	background-color: #CE6217;
	cursor: default;
	vertical-align:middle;
}


.eventlink {font-family:Arial; color:#ffffff; font-weight:bold; font-size:9pt; line-height:24px; text-align:left; padding-left:2px; padding-right:2px;}
.eventlink a:link	{ color:#ffffff; text-decoration: none; }
.eventlink a:activated	{ color:#ffffff; text-decoration: none;}
.eventlink a:visited	{ color:#ffffff; text-decoration: none;}
.eventlink a:hover	{ color:#696767; text-decoration:none;}


.HomeUpEvt {color:#696767; text-decoration: none; font-weight:bold; font-family:Georgia;text-align:left;}

.HomeUpEvt a:link	{ color:#696767; text-decoration: none; font-weight:bold; }
.HomeUpEvt a:activated	{ color:#696767; text-decoration: none; font-weight:bold;}
.HomeUpEvt a:visited	{ color:#696767; text-decoration: none; font-weight:bold;}
.HomeUpEvt a:hover	{ color:#600000; text-decoration:none; font-weight:bold;}

.web a:link	{ color:#696767; text-decoration: none; font-weight:bold }
.web a:activated	{ color:#696767; text-decoration: none; font-weight:bold;}
.web a:visited	{ color:#696767; text-decoration: none; font-weight:bold;}
.web a:hover	{ color:#600000; text-decoration:none; font-weight:bold;}


.DateTag
{
	color: #ffffff;
	font-family: Georgia;
	font-style: normal;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;	
}
A.DateTag:link, A.LinkTag:visited
{
	color: #ffffff;
	font-family: Georgia;
	font-style: normal;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}
A.DateTag:hover,A.LinkTag:active
{
	color: #FFFFFF;
	font-family: Georgia;
	font-style: normal;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}
	
.body_text2 {font-family:Georgia; color:#696767; font-size:10pt; text-align:left;}

		  
