body    {
	background-image: url(../../images/grey-bg.jpg);

}

a:link    {
	color: #000000;    /*  */
	text-decoration: none;
}
a:visited    {
	color: #000000;    /* */
	text-decoration: none;
}
a:hover    {
	color: #5B6FB3;     /*  */
	text-decoration: none;
}


a.none:hover    {
	color: #000000;
	text-decoration: none;
}

/* form styles */
textarea    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

select    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

input    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

/* small event font */
div.smallcalev    {
	color: #000000;   /* text in overlib box */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

div.smallcalevtime    {
	color: #000000;   /* black: time in overlib box */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

a.smallcalev    {
	color: #000000;   /* link text on events cells in main calendar */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
}

a.smallcalev:hover    {
	color: #5B6FB3;   /* hover on events cells */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
}

/* small cal month table*/
table.smallcalmth    {
	color: #000000;   /* can't see results if I change this... */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.8em;
	width: 90%;  /* This controls the width of the minical! */
}

div.smallcalmth    {
	color: #000000;   /* the year in the minical head */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

a.smallcalmth    {
	color: #000000;   /* the month in the minical head */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

a.smallcalmth:visited    {
	color: #000000;   /* the arrows either side of the month */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
}

td.smallcalmth    {
	background: #B8E2BE;  /* event cell colour */
}

/* message to signal progress */
h4    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

/* font for calendar and company names at top of month calendar */
table.companynamefont {
	color: #5B6FB3;   /* commented out of code*/
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	background-color: ;   /* pale pink */
}

table.calendarnamefont    {
	color: #9F3A4C;   
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	background-color: ; 
}

/* calendar top header setting */
table.todaytop    {
	color: #9F3A4C;   /* maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	background: ;  
}

/* font for calendar day name */
div.dayfont    {
	color: #9F3A4C;   /* affects day headings in both calendars */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;   /* affects main calendar day headings only */
	font-style: normal;
	font-weight: bold;
}

/* font for calendar date numbers */
div.datenumfont    {
	color: #000000;   /* black: colour of dates in minical */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}

a.datenumfont    {
	color: #000000; 
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}

a.datenumfont:visited    {
	color: #000000;  
	font-family: Arial,sans-serif,Helvetica;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}

/* month calendar table view setting */
table.monthview    {
	width: 100%;
	border-width: thin;
	background-color: ;  /* the band containing the month name etc  */
	color: #000000;    
	border: 0px thin #FFFFFF;  
	border-collapse: separate;
	border-spacing: 1px;
	padding: 0px;
	spacing: 1px;
}

td.monthview    {
	height: 30px;
}

td.sundaytopcolor    {
	height: 50px;
	color: #9F3A4C;    /* maroon */
	background-color: #FFF1F0;   /* pale bright pink */
	width: 14%;
}

td.weekdaytopcolor    {
	height: 50px;
	color: #9F3A4C;    /* maroon */
	background-color: #FFF1F0;   /* pale grey */
	width: 14%;
}

td.sundayemptyclr    {
	height: 50px;
	background-color: #FFFFFF;    /* white */
}

td.weekdayemptyclr    {
	height: 50px;
	background-color: #FFFFFF;    /* white */
}

td.todayclr    {
	background-color: #A6C0FF;
}

td.sundayclr    {
	height: 50px;
	background-color: #FFFFFF;    /* sunday column */
}

td.weekdayclr    {
	height: 50px;    
	background: #F7F4F4; /* light grey */
}

/* link to month navigation font */
a.calfontnav    {
	color: #884422;   /* red-brown */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: bold;
}

a.calfontnav:hover    {
	color: #884422;    /* maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:link    {
	color: #000000; 
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:visited    {
	color: #000000;    /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

/* link to asked month font */
div.calfontasked    {
	color: #9F3A4C;     /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked    {
	color: #9F3A4C;    /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:hover    {
	color: #9F3A4C;     /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:link    {
	color: #9F3A4C;     /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:visited    {
	color: #9F3A4C;     /* pnp maroon */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

/* font for menu items */
div.menufont    {
	color: #333333;    /* 'Go to / Event / View' */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menufont:link    {
	color: #9F3A4C;    
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.menufont:visited    {
	color: #9F3A4C;    
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.menufont:hover    {
	color: #000000;   
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* menu option background color */
table.menufont    {
	/*background: #FAFAFF;*/
	background-image:url(../../images/grey-bg.jpg); 
	width: 100%;
}

/* font for search header */
div.searchheaderfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;   /* pale grey */
}

/* font for search result events title */
div.searchtitlefont    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* font for search result events */
div.searchtextfont    {
	color: #000000;    /* black */ 
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
}

/* font for headers */
div.headerfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;   /* pale grey */
} 

table.headerfont    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;  /* pale grey */
}

a.headerfont:link    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.headerfont:visited    {
	color: #000000;   /* black */
	text-decoration: underline;
}

a.headerfont:hover    {
	color: #000000;   /* black */
	text-decoration: underline;
}

/* font for titles */
div.titlefont    {
	color: #9F3A4C;   
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
}

table.titlefont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	background-color: #C0C0C0;  /* mid grey */
}

a.titlefont:link    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.titlefont:visited    {
	color: #000000;    /* black */
	text-decoration: underline;
}

a.titlefont:hover    {
	color: #000000;     /* black */
	text-decoration: underline;
}

/* font for event popup title */
div.popupeventtitlefont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* font for event popup content */
div.popupeventfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* color and font for event content text in day calendar */
table.dayevent    {
	color: #000000;   /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	background: #FFF0F0;   /* pale pink */
	text-decoration: none;
}

/* color and font for event content text in week calendar */
table.weekevent    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	background: #FFF0F0;   
	text-decoration: none;
}

/* color and font for normal text */
div.normalfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

table.normalfont    {
	color: #000000;    /* black */
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.normalfont:link    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.normalfont:visited    {
	color: #000000;    /* black */
	text-decoration: none;
}

a.normalfont:hover    {
	color: #000000;     /* black */
	text-decoration: underline;
}

/* format event borders in calendar month view */
table.eventborder    {
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	background: #FFFFFF;  /* the background colour of the entire 'table' */
}

td.eventborder    {
	border: solid #999999;   /* the table cell that encloses the popup details */
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 1px;
	border-right-width: 0;
	padding: 3px;
}

td.eventtimeborder    {
	border: solid #999999;    /* the table cell that encloses the times */
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	padding: 3px;
}

/* lines and boxes */
table.txtbox    {
	border: solid gray;
	border-width: 0;
}

hr    {
	height: 1px;
	background-color: #9F3A4C;    /* pnp maroon */
	border: #9F3A4C;
	color: #9F3A4C;
	border: 0px;
	border-style: none;
}


