.weekchooser {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:green;
	text-align:center;
}

.weekchooser a:link, a:active, a:visited {
	color:green;
}

.thisweek {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:green;
	text-align:center;
}

.thisweek a:link, a:active, a:visited {
	color:green;
}

.calendar_categories {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
}

.calendar_categories a:link, a:active, a:visited {
	color:green;
}

.dayheading {
	margin-top:.5em;
	padding-top:.5em;
	padding-bottom:.5em;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
	color: black;	
	text-align:left;
}

.eventimage {
	float:left;
	width:100px;
	margin-right:15px;
}
.eventcontent {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	margin-bottom:1em;
	/*margin-left:10px;*/
}

.eventcopy {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	margin-bottom:1em;
}

.eventcontent strong {
	color:green;
	font-size:14px;
	font-weight:bold;
}

.eventcontent a:link {
	color:green;
	text-decoration:underline;
}

#cal .row_header { background: black; }
#cal .row_header { color: white; }
#cal .row_header { font-size: 10px; }
#cal .row_header { font-weight: normal; }

#cal td { border: 0px solid #fff; }

#cal h3 {
	font-size: 16px;
}

#cal .spaced_table td, #cal .spaced_table th, #cal .spaced_table {
   padding: 6px;
   border: 2px solid black;
   border-spacing: 0px;
   border-collapse: collapse;
   border-spacing: 0px;
}

#cal table, #cal .body, body.cal, div#cal
{
font-family: arial; 
font-size: 12px;
background: #fff;
color: #000;
}

#cal form { margin: 0px; padding: 0px; }

#cal table
{
   background: white;
   color: #fff;
}

#cal h3, #cal h2, #cal h1
{
   color:black;
   padding: 0px;
   margin: 0px;
}

#cal h1
{
   font-weight: normal;
}


#cal .heading
{
   color: white;
   font-size: 12px;
   font-weight: bold;
   vertical-align: middle;
	background-color:green;
}

#cal a.heading:link { color: #fff; font-weight: normal; }
#cal a.heading:visited { color: #fff; font-weight: normal;}

#cal a.printview:link { font-size: 10px; }
#cal a.printview:visited { font-size: 10px; }

#cal .footing a:link {COLOR: #fff ; text-decoration: none; }
#cal .footing a:visited {COLOR: #fff; text-decoration: none; }


#cal div.caltabs td.cal_disabled {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
height: 24px;
}

#cal th, #cal td.row_header, #cal tr.row_header, #cal div.row_header
{
  background:black; color: white;
}

#cal .list_header { background:white; color: #000; }
#cal .list_header_hil { background: white; }

#cal .viewbar { background: #D2D6AD; color: #000;}
#cal .toolbar { background: #eee; color: #000; font-size: 10px; }

#cal a:link {COLOR: black; text-decoration: none; }
#cal a:visited {COLOR: black; text-decoration: none; }
#cal a:active {COLOR: black;}
#cal a:hover { text-decoration: underline;}

#cal a.uline:link { text-decoration: underline; }
#cal a.uline:visited { text-decoration: underline; }
#cal a.uline:active { text-decoration: underline; }
#cal a.uline:hover { text-decoration: underline; }

#cal .button { background: #D2D6AD; font-size: 10px; padding-left: 10px; padding-right: 10px;}

#cal .main_header { background: #000; color: #fff; padding: 0px; }
#cal td.main_header { height: 24px; }
#cal th.main_header { height: 24px; }
#cal a.main_header:link { color: #fff; }
#cal a.main_header:visited { color: #fff; }
#cal a.main_header:hover {COLOR: #a33;}

#cal .cal_content { background: #fff; color: black; }
#cal .cal_disabled { background: #d5d5d5; color: white;}

#cal .cal_selected { background: #e5e5e5; color: black; }
#cal .cal_selected a:link { COLOR: black ; text-decoration: none; }
#cal .cal_selected a:visited { COLOR: black; text-decoration: none; }
#cal .cal_selected a:hover { text-decoration: underline; }

#cal .cal_selected td { border: 0px; }

#cal td.cal_event_imp {
   background: #e3e3bb; color: #000;
   border-left: 2px solid #a3a333;
   border-bottom: 2px solid #a3a333;
}
#cal font.cal_event_imp { color: black; font-weight: bold; }
#cal a.cal_event_imp:link { color: black; font-weight: bold; }
#cal a.cal_event_imp:visited { color: black; font-weight: bold; }

#cal td.cal_event_other {
   background: #ddddff; font-style: italic; color: #555;
   border-left: 2px solid #9999ee;
   border-bottom: 2px solid #9999ee;
}

#cal td.cal_event {
   background: white; color: #000;
   border-left: 2px solid #797;
   border-bottom: 2px solid #797;
}

#cal font.cal_event { color: 636F18; }
#cal a.cal_event:link { color: 636F18; }
#cal a.cal_event:visited { color: 636F18; }



#cal tr.hil { background: #bcb; color: #000; }
#cal td.hil { background: #bcb; color: #000; }
#cal .hil { background: #bcb; color: #000; }


#cal .spacer_tiny { height: 1px; padding: 0px; }
#cal .spacer_small { height: 2px; width: 2px; padding: 0px; }
#cal .spacer { height: 20px; width: 20px; padding: 0px; }

#cal div.caltitle h3 { color: #000000; }

#cal div.month_mini table { border-collapse: collapse; border-spacing: 0px; }

#cal div.calnav td.heading, #cal div.calnav th.heading, #cal div.calnav .heading, #cal div.calnav th, #cal div.calnav div, #cal div.calnav marquee
{
   color: #000;
   font-size: 10px;
   background:white;
}

#cal div.calnav td.row_header
{

   font-size: 9px;
   font-weight: bold;
}

#cal div.calnav a:link, #cal div.calnav a:visited, #cal div.calnav table, #cal div.calnav td, #cal div.calnav tr, #cal div.calnav th, #cal div.calnav input { font-size: 10px; }

#cal INPUT { vertical-align: middle; }

#cal INPUT           {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH:
1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: tahoma,arial; BORDER-RIGHT-WIDTH: 1px}
#cal TEXTAREA        {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH:
1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: tahoma,arial; BORDER-RIGHT-WIDTH: 1px}
#cal SELECT          {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH:
1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: tahoma,arial; BORDER-RIGHT-WIDTH: 1px}
