div.Exeter, div.Plymouth, div.North_Devon, div.South_Devon, div.Tree_House, div.Other, div.History
{
	padding-left:3px;
	padding-right:3px;
	margin-top:2px;
}
div.Exeter
{
	background-color:#FFE4CC;
	border:#FFBB80 solid 1px;
}
div.Plymouth
{
	background-color:#FFE5E6;
	border:#FFB3B5 solid 1px;
}
div.North_Devon
{
	background-color:#E5E6FF;
	border:#B3B5FF solid 1px;
}
div.South_Devon
{
	background-color:#FFFDCC;
	border:#E6DE00 solid 1px;
}
div.Tree_House
{
	background-color:#E7FFCC;
	border:#A7FF42 solid 1px;
}
div.Other
{
	background-color:#E5F3FF;
	border:#99CFFF solid 1px;
}
div.History
{
	background-color:#EDEDED;
	border:#C4C4C4 solid 1px;
}
div.dayofmonth, td.today div.dayofmonth
{
	text-align:right;
	font-style:italic;
}
td.today div.dayofmonth
{
	font-weight:bold;
}
div.time
{
	font-style:italic;
}
div.meetingcontainer
{
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:4px;
}
div.comment
{
	font-style:italic;
}
div.venue
{
	font-style:normal;
}
a.monthnav, a.monthnav:visited, a.monthnav:hover,
	a.History, a.History:visited, a.History:hover
{
	color:black;
}
table.calendar
{
	background-color:white;
	width:100%;
}
table.calnav
{
	width:100%;
	padding:0;
	border-style:none;
	background-color:#E7E3D9;
}
table.calendar td
{
	vertical-align:top;
}
table.calnav td
{
	vertical-align:middle;
}
table.groups td
{
	vertical-align:top;
}
table.groups div.Exeter, table.groups div.Plymouth, table.groups div.North_Devon, table.groups div.South_Devon,
	table.groups div.Tree_House, table.groups div.Other
{
	font-size:90%;
}
td.dayofweek
{
	background-color:#E7E3D9;
	text-align:center;
	font-weight:bold;
}
td.monthofyear, td.year
{
	background-color:#E7E3D9;
	font-weight:bold;
}
.grouptitle
{
	background-color:#E7E3D9;
	font-weight:bold;
	margin-bottom:2px;
}
.groupdetails
{
	padding-left:12px;
}
td.prevmonth:hover, td.nextmonth:hover
{
	border:solid 1px #D5C49B;
	background-color:#F9F7F0;
}
td.prevmonth, td.nextmonth, td.currentmonth
{
	padding-top:3px;
	padding-bottom:3px;
}
td.prevmonth, td.nextmonth
{
	border:transparent 1px solid;
	width:14%;
	text-align:center;
	font-style:italic;
	font-size:75%;
}
.groups
{
	background-color:#E7E3D9;
	padding:4px;
	font-size:90%;
}
td.currentmonth
{
	background-color:#F9F7F0;
	border:#D5C49B 1px solid;
	width:14%;
	text-align:center;
	font-weight:bold;
}
td.day
{
	border-top: 1px solid #D5C49B;
	border-left: 1px solid #D5C49B;
	background-color:#F9F7F0;
    width:14%;
}
td.today
{
	border: 1px solid red;
	background-color:White;
}
td.nonday
{
	background-color:#E7E3D9;
}
