/* Owner Admin */
h1			{ font-family:Arial; font-size:18px; color:#000080; font-weight:bold; text-align:center; } /* Top header */
h2			{ font-family:Arial; font-size:16px; color:#000080; font-weight:bold; text-align:center; } /* Error messages */
h3			{ font-family:Arial; font-size:14px; color:#008000; font-weight:bold; text-align:center; } /*  Top Notes Profile */

#red		{ color:#FF0000; font-weight:bold; }  /* Red Bold */

/* Calendar */
#ca1		{ font-family:Arial; font-size:14px; color:#FF0000; font-weight:bold; text-align:right; } /* Year */
#ca2		{ font-family:Arial; font-size:14px; color:#000080; font-weight:bold; text-align:right; } /*  Month */
#ca3		{ font-family:Arial; font-size:12px; color:#FF0000; font-weight:bold; text-align:center; } /*  Weekdays*/
#ca5		{ font-family:Arial; font-size:12px; color:#000080; font-weight:bold; text-align:center; } /* regular cell */
#ca6		{ font-family:Arial; font-size:16px; color:#FF0000; font-weight:bold; font-style:italic; text-decoration: underline; text-align:center; background-color:#FFFFFF; border:none;  } /*  Title */
td.ca6		{ background-color: #FF8080;} /* Red background for Booked Week  */
td.ca7		{ background-color: #C4FF88;} /* Green background for Available Week  */
#ca7		{ font-family:Arial; font-size:12px; color:#000080; font-weight:bold; text-align:center; } /* heading cell */
#ca8		{ font-family:Arial; font-size:16px; color:#FF0000; font-weight:bold; text-align:center; } /* legend title*/
/* Calendar Notes  */
#cn1		{ font-family:Arial; font-size:18px; color:#FF0000; font-weight:bold; text-align:center; } /*  Heading */
#cn2		{ font-family:Arial; font-size:14px; color:#008000; font-weight:bold; text-align:left; vertical-align:top; } /*  Date */
#cn3		{ font-family:Arial; font-size:14px; color:#000080; font-weight:bold; text-align:left; } /*  Note */

/* Login */
#lo1		{ font-family:Arial; font-size:18px; color:#000080; font-weight:bold; text-align:center; } /*  Heading */
#lo2		{ font-family:Arial; font-size:16px; color:#008000; font-weight:bold; text-align:right; } /*  Form Label */
#lo3		{ text-align:left; } /*  Form Field */
#lo4		{ font-family:Arial; font-size:14px; color:#FF0000; font-weight:bold; font-style:italic; text-decoration: underline; text-align:center; background-color:#FFFFFF; border:none;  } /*  Submit Button*/

/* Main */
#ma1		{ text-align:left; padding:0.25cm 0.5cm; } /*  navigation menu*/
#ma2		{ font-family:Arial; font-size:14px; color:#000080; font-weight:bold; } /*  links */
#ma3		{ font-family:Arial; font-size:14px; color:#008000; font-weight:bold; padding:0.25cm 0.5cm; } /*  Calendars */

/* Messages */
#me1		{ font-family:Arial; font-size:14px; color:#008000; font-weight:bold; text-align:left; } /*  Date */
#me2		{ font-family:Arial; font-size:16px; color:#000080; font-weight:bold; text-align:left; } /*  Title */
#me3		{ font-family:Arial; font-size:12px; color:#000080; font-weight:bold; text-align:left; } /*  Note */

/* Password */
#pa1		{ font-family:Arial; font-size:16px; color:#007283; font-weight:bold; text-align:center; } /*  Error */

/* Profile */
#pr1		{ font-family:Arial; font-size:14px; color:#000080; font-weight:bold; text-align:right; padding: 0.15cm 0.2cm; vertical-align:top; } /*  form label */
#pr2		{ font-family:Arial; font-size:12px; color:#008000; font-weight:bold; text-align:left;  padding: 0.15cm 0.2cm; vertical-align:top; } /*  form info */
#pr3		{ font-family:Arial; font-size:16px; color:#FF0000; font-weight:bold; font-style:italic; text-decoration: underline; text-align:center; background-color:#FFFFFF; border:none; } /*  submit button */