.events-page
{
	margin: 0px;
	padding: 0px;
}

.events-frame
{
	width:  860px;
	height: 360px;
	border: 0px;
	margin-top: 16px;
	text-align: center;
}

.event-details
{
	height: 210px;
}

.left-table-bottom
{
	height: 200px;
}

.company-name
{
	color: #63811e;
	font-weight: bold;
}

.all-events
{
	text-align: left;
}

.all-events-text
{
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
}

.all-events-text-over
{
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.subscription-form
{
	height: 140px;
}

.events-left-column
{
	width: 280px;
	color: #999999;
}

.events-upcoming
{
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.7pt;
	text-align: left;
	padding-left: 4px;
	padding-bottom: 2px;
}

.events-upcoming2
{
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.7pt;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 2px;
}

.upcoming-frame
{
	height: 320px;
	overflow: auto;
}

.events-middle-column
{
	text-align: center;
	width: 260px;
	padding: 6px;
}

.events-poster
{
	border: 1px solid #999999;
}

.events-right-column
{
	width: 260px;
}

.upcoming-date
{
	text-transform: uppercase;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #A4D232;
}

.upcoming-title
{
	cursor: pointer;
	text-align: left;
	padding-left: 16px;
	font-family: Arial;
	font-size: 9pt;
	letter-spacing: 0.8pt;
	font-weight: bold;
	color: #63811e;
	text-decoration: underline;
}

.upcoming-title-over
{
	cursor: pointer;
	text-align: left;
	padding-left: 16px;
	font-family: Arial;
	font-size: 9pt;
	letter-spacing: 0.8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.upcoming-subtext
{
	text-align: left;
	padding-left: 16px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	padding-bottom: 3px;
}

.upcoming-list
{
	text-align: left;
}

.details-date
{
	text-transform: uppercase;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #A4D232;
	padding-top: 6px;
	height: 16px;
}

.details-title
{
	text-align: left;
	padding-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	letter-spacing: 0.8pt;
	font-weight: bold;
	color: #63811e;
	height: 16px;
}

.details-text
{
	text-align: left;
	padding-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
}

.details-limit
{
	height: 134px;
	overflow: auto;
}

.details-nav
{
	font-weight: bold;
	text-align: center;
	height: 16px;
}

.subscription-title
{
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}

.subscription-caption
{
	width: 80px;
	text-align: left;
	padding-left: 6px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #a2cd3a;
}

.subscription-data-field
{
background-color:#a2cd3a;
border:1px solid #000;
width:165px;
}

.subscription-submit-button
{
background-color:#666666;
color: #fff;
font-size:12px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

.submit-area
{
	text-align: left;
	padding-top: 3px;
}

.submit-error
{
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

.thank-you
{
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

.calendar-area
{
	height: 150px;
}

.calendar-month-heading
{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	letter-spacing: 0.7pt;
	font-weight: bold;
	text-align: center;
}

.calendar-day-heading
{
	color: #999999;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	padding-bottom: 4px;
}

.calendar-day-normal
{
	color: #999999;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	height: 18px;
}

.calendar-day-today
{
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	height: 18px;
}

.calendar-day-linked-nosel
{
	color: #63811e;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.calendar-day-linked-sel
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.prev-next-selected
{
	cursor: pointer;
	color:#000000;
	text-decoration: underline;
}

.prev-next-unselected
{
	cursor: pointer;
	color:#63811e;
	text-decoration: none;
}

.poster-cell
{
	height: 324px;
}

.click-caption
{
	height: 16px;
}

.shade-hidden
{
	display: none;
}

.popup-hidden
{
	display: none;
}

.shade-visible
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity:0.60;
}

.popup-visible
{
	z-index: 2;
	position: absolute;
	background-color: #000000;
	border: 2px solid #51661E;
}