/****************************************************************/
/* <div> that surrounds the list of current events.		*/
/* Includes the text 'Current'					*/
/****************************************************************/
.EH_EventList_Current_All
{
}

/****************************************************************/
/* <div> that surrounds the list of coming events.		*/
/* Does not include the text 'Current'				*/
/****************************************************************/
.EH_EventList_Current
{
}

/****************************************************************/
/* <div> that surrounds the list of coming events.		*/
/* Includes the text 'Coming'					*/
/****************************************************************/
.EH_EventList_Coming_All
{
}

/****************************************************************/
/* <div> that surrounds the list of coming events.		*/
/* Does not include the text 'Coming'				*/
/****************************************************************/
.EH_EventList_Coming
{
}

/****************************************************************/
/* <div> that surrounds the list of previous events.		*/
/* Includes the text 'Previous'					*/
/****************************************************************/
.EH_EventList_Previous_All
{
}

/****************************************************************/
/* <div> that surrounds the list of previous events.		*/
/* Does not include the text 'Previous'				*/
/****************************************************************/
.EH_EventList_Previous
{
}

/****************************************************************/
/* <div> that surrounds the visitor nav that look like		*/
/* [entryform][result][Recommend to Friend]			*/
/****************************************************************/
.EH_Nav_Visitor
{
}

/****************************************************************/
/* <div> that surrounds the table for the totals display	*/
/****************************************************************/
.EH_Totals
{
}

/****************************************************************/
/* <form> tags							*/
/****************************************************************/
.EH_Form
{
}

/****************************************************************/
/* <input type="checkbox"> tags					*/
/****************************************************************/
.EH_Form_Checkbox
{
}

/****************************************************************/
/* <input type="radio"> tags					*/
/****************************************************************/
.EH_Form_Radio
{
}

/****************************************************************/
/* <input type="text"> tags					*/
/****************************************************************/
.EH_Form_Textbox
{
}

/****************************************************************/
/* <select> tags						*/
/****************************************************************/
.EH_Form_Select
{
}

/****************************************************************/
/* <option> tags						*/
/****************************************************************/
.EH_Form_Option
{
}

/****************************************************************/
/* Form submit buttons						*/
/****************************************************************/
.EH_Form_Submit
{
}

/****************************************************************/
/* <textarea> tags						*/
/****************************************************************/
.EH_Form_Textarea
{
}

/****************************************************************/
/* <table> tags							*/
/****************************************************************/
.EH_Table
{
}

/****************************************************************/
/* <td> tags for TD's defined as headers			*/
/* Same as Table header background color in 'Event Settings'	*/
/****************************************************************/
.EH_Table_TD_Heading
{
}

/****************************************************************/
/* <td> tags for TD Backgound Color 1				*/
/* Same as Table background color 1 in 'Event Settings'		*/
/****************************************************************/
.EH_Table_TD_1
{
}

/****************************************************************/
/* <td> tags for TD Backgound Color 2				*/
/* Same as Table background color 2 in 'Event Settings'		*/
/****************************************************************/
.EH_Table_TD_2
{
}
