﻿body 
{
}
td
{
	vertical-align:top;
}
.headerRow1Cell2
{
	vertical-align:middle;
}
.linkColumnHeading
{
	font-weight:bold;
	color:#822433;
}
.linkColumnLink, .linkColumnLink:visited
{
	color:#000000;
	text-decoration:none;
}
.linkColumnLink:hover
{
	text-decoration:underline;
}
.linkColumnIndent
{
	padding:0px 0px 0px 0px;
}
.rightHandAds
{
	background-color:#f1efef;
	width:200px;
}
.middleColumn
{
	background-image:  url(images/middleBackground.gif);
	background-repeat:no-repeat;
	padding: 0px 10px 0px 5px;
}

.StatusLabel
{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}

.ui-datepicker-trigger
{
	vertical-align:top;
}

.hasDatePicker
{
	width:90px;
}

/*-----------------------------------------------------*/
/*-----------------------Event Form--------------------*/
/*-----------------------------------------------------*/

.eventFormTable
{
	background-color:#fceabd;
	width:630px;
}

.eventFormTableSub
{
	background-color:#fceabd;
	width:315px;
}
.eventFormTableSubDivider
{
	background-color:#f0ab00;
	width:5px;
}
.inactive
{
	background-color:#999999;
}

.eventFormTitleRow
{
	background-color:#f0ab00;
}

.eventFormTitle
{
	color:#822433;
	font-weight:bold;
}

.DayOfWeekItems
{
	vertical-align:top;
}


