/* ================================================ */
/* Style for each field in the form                 */
/* ================================================ */

.TypeOfEvent
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black;  
  font-family: sans-serif; 
  font-size: 13px;
  font-style: normal;  
  font-weight: normal; 
  padding-top: 2;
}

/* ================================================================ */

.TypeOfEventOther
{
  table-layout: auto;
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black;  
  font-family: sans-serif; 
  font-size: 13px;
  font-style: normal;  
  font-weight: normal; 
  padding-top: 2;
}

/* ================================================================ */

.ReasonForRequest
{
  table-layout: auto;
  width: 275;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.DATEEventDateDYNAMIC
{
  table-layout: auto;  
  width: 75;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black;
  font-family: sans-serif; 
  font-size: 13px;
  font-style: normal;  
  font-weight: normal; 
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.TIMEStartTime
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black; 
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.TIMEEndTime
{
  table-layout: auto;  
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black; 
  font-family: sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.EventLocation
{
  table-layout: auto; 
  width: 200px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.INTNumberOfGuests
{
  table-layout: auto; 
  width: 35px;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal; 
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

/* ================================================================ */

.TypeOfStyle
{
  table-layout: auto;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.OtherTypes
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.EventBudget
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.EventName
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.EventStreetAddress
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.EventCity
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}
/* ================================================================ */

.EventState
{
  table-layout: auto;
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}


/* ================================================================ */

.ZIPCODEEventZipDYNAMIC
{
  table-layout: auto;
  width: 75;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}

/* ================================================================ */

.EventAdditionalInfo
{
  table-layout: auto;
  width: 250;
  height: 100;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}
/* ================================================================ */

.LocationAdditionalInfo
{
  table-layout: auto;
  width: 250;
  height: 100;
  border-colapse: colapse;
  empty-cell: hide;  
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;  
  text-decoration: none; 
  padding-top: 2;
}


