a:link, a:active, a:hover, a:visited {color: #ABD153; text-decoration: none;}
a:hover      {color: #C96; text-decoration: none;}
body,tr,td,table{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #030; font weight: normal; margin: 0;}
#header      {background-color: #FFF; margin-bottom: 0; z-index: 50; position: absolute; left: 0px; top: 0px;}
#menu        {width: 135px; position: absolute; left: 0px; top: 130px;}
#menu img    {border: none;}
.navbox      {width:130px; height:30px;}
.navbox a, .navbox a:visited {position:relative; display:block; background-color:#fff; color:#000; width:130px; height:30px; text-decoration:none; cursor:pointer;}
.navbox a:hover, .navbox a:focus {color:#000; width:130px; height:30px;}

#contentwide {margin: 120px 10px 0 140px; padding: 15px; border-left: 2px solid #000; color: #000;}
#contentwide img  {margin: 10px; border: 0px;}
#pagetitle   {z-index: 50; position: absolute; left: 150px; top: 120px; font-size: 36px; color: #000; font-family: arial;}
#pagetitle2  {z-index: 50; position: absolute; left: 155px; top: 175px; font-size: 18px; color: #000; font-family: arial; font-weight: bold;}
#headpic     {margin: 0; padding: 0; position: absolute; right: 0px; top: 0px; z-index: 1;}

/* This class defines the syles for all generic links */
.calendarlink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font weight: normal}
a.calendarlink:link {color: #060;  text-decoration: none} 
a.calendarlink:visited {color: #060; text-decoration: none} 
a.calendarlink:hover {color: #ABD153; text-decoration: none}
a.calendarlink:active {color: #ABD153; text-decoration: none} 

/* This class defines the styles for table headers in the calendar */
.calendarTableHeader 
{
	color: #FFFFFF; 
	background-color: #ABD153; 
	font-family : Verdana, tahoma, Arial; 
	font-size : 11px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}



/* This class defines table backgrounds */
.calendarList1 
{
	color: #030; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds with bold type */
.calendarlist1bold 
{
	color: #030; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
	font-weight: bold;
}

/* This class defines table backgrounds */
.calendarList2 
{
	color: #030; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}

/* This class defines table backgrounds for days of the month in the calendar */
.calendarMainDisplayBackground 
{
	color: #030; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 16px; font-weight: normal;
}

/* This class defines table backgrounds for non days of the month in the calendar */
.calendarMainDisplayBackground2 
{
	color: #030; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}
/* This class defines the border between days of the month */
.calendarMainDisplayBorder 
{
	background-color:  #F4F4F4;
}

/* This class defines the styles for all generic buttons */
.calendarInputSubmit1
{
	color: #FFFFFF;
	background-color: #ABD153;
	font: 10px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000 ;
}

/* This class defines the styles for all buttons on the main calendar display*/
.calendarInputSubmit2
{
	color: #000000; 
	background-color: #FdFdFd;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: bold;
}

/* This class defines the styles for all input boxes*/
.calendarInputBox
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for all text areas*/
.calendarInputBoxTextArea
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for main tables*/
.calendarTable1
{
	border: 1px solid #000000;
}

/* This class defines the styles for all admin control panel links*/
.calendarIconLink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font weight: normal}
a.calendarIconLink:link {color: #060;  text-decoration: none} 
a.calendarIconLink:visited {color: #060; text-decoration: none} 
a.calendarIconLink:hover {color: #ABD153; text-decoration: none}
a.calendarIconLink:active {color: #ABD153; text-decoration: none} 

/* This class defines the styles for all error messages */
.calendarError {
	color: #FF0000;
}

/* This class defines the styles for all headings */
.calendarHeading {
	font-size: 14px;
	font-weight: bolder;
	color: #ABD153;
}

.calendarFooter {
	font-family : Verdana,tahoma,Arial; 
	font-size :9px;
	font-weight:bold;
	color: #ABD153;
}

.calendarLightBackground {
	background-color:#F4F4F4;
}

.calendarDayViewHour {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.calendarDayViewMinute {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.calendarTableSubHeader {
	color: #336699; 
	background-color: #FFFFFF; 
	font-family : Verdana, tahoma, Arial; 
	font-size : 10px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}
#eventmap    {text-align: center;}
#footnav     {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; border: none; text-align: center; 
              text-decoration: none; height: 24px; color: #000; white-space: nowrap;
              margin: 4px; z-index: 150; position: relative;}
#footnav a   {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #060; white-space: nowrap; 
              text-decoration: none;}
#footer      {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; border: none; text-align: center; 
              text-decoration: none; height: 14px; color: #000; white-space: nowrap;
              margin: 4px; z-index: 150; position: relative;}
#footer a    {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000; white-space: nowrap; 
              text-decoration: none;}
#author      {font-family: verdana, sans-serif; font-size: 8px; text-align: center; color: #666;
              height: 8px; margin: 4px; text-decoration: none; z-index: 150; position: relative;}
#author a    {font-family: verdana, sans-serif; font-size: 8px; text-align: center; color: #666;
              height: 8px; margin: 4px; text-decoration: none; z-index: 150; position: relative;}