body {
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin : 0px;

}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

div.record-error p {
	color: red;
	font-weight: bold;
}

table.record-box {
	background: #f5fff5;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}

td.header-title h1 {
	color: #bf1519;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 22pt;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}

td.header-links {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

div.footer-links {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14pt;
	margin: 8px 8px 4px 4px;
	padding: 0px;
}

h2.record-heading, h3.record-subheading {
	color: black;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h2.record-heading {
	font-size: 12pt;
}

h3.record-subheading {
	font-size: 11pt;
}

div.record-title {
	color: black;
	text-align: left;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

div.record-date {
	color: #a0a0a0;
	text-align: left;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

div.record-buttons {
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
}

p.noticeboard-quick-links {
	padding-left: 1em;
	margin-top: -0.5em;
}

table.noticeboard {
	color: black;
	width: 90%;
	border: solid 1px black;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}

tr.noticeboard-fields {
	background: #6a7e4e;
	background-image: url(images/tabletop.png);
}

tr.noticeboard-fields td {
	color: white;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.noticeboard-subfields {
	background: #9aae7e;
}

tr.noticeboard-subfields td {
	color: white;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.noticeboard-fields a:link {
    color: white;
	text-decoration: underline;
}

tr.noticeboard-fields a:visited {
    color: white;
	text-decoration: underline;
}

tr.noticeboard-fields a:active {
    color: #dddddd;
	text-decoration: underline;
}

tr.noticeboard-fields a:hover {
    color: #dddddd;
	text-decoration: underline;
}

tr.noticeboard-item-none-light {
	background: #f5fff5;
	padding: 8px;
}

tr.noticeboard-item-none-dark {
	background: #e8f0e8;
	padding: 8px;
}

p.noticeboard-item-none {
	color: #a0a0a0;
	text-align: left;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

tr.noticeboard-item-pinned-light {
	background: #FfFaE0;
	padding: 8px;
}

tr.noticeboard-item-pinned-dark {
	background: #fcecbc;
	padding: 8px;
}

span.record-pinned-text {
	color: #800000;
	font-weight: bold;
	font-style: italic;
}

tr.noticeboard-item-light {
	background: #f5fff5;
	padding: 8px;
}

tr.noticeboard-item-dark {
	background: #e8e8f0;
	padding: 8px;
}

p.noticeboard-item-heading {
	color: black;
	text-align: left;
	margin: 0em;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

p.noticeboard-item-schedule {
	color: black;
	text-align: left;
	margin: 0.5em;
	margin-left: 15px;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

p.noticeboard-item-creation {
	color: #a0a0a0;
	text-align: left;
	padding: 0; margin: 0.5em;
	margin-left: 15px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

p.noticeboard-item-info {
	color: black;
	text-align: left;
	margin: 0.5em;
	margin-left: 15px;
	font-size: 9pt;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

table.list {
	color: black;
	border: solid 1px black;
}

tr.list_fields {
	color: white;
	background: #6a7e4e;
	background-image: url(images/tabletop.png);
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}


a.list_fields:link {
	color: white;
	text-decoration: underline;
}

a.list_fields:visited {
	color: white;
	text-decoration: underline;
}

a.list_fields:active {
	color: #dddddd;
	text-decoration: underline;
}

a.list_fields:hover {
	color: #dddddd;
	text-decoration: underline;
}

tr.list_heading {
	color: black;
	background: #c0c0c0;
	border: solid thin #888888;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}

tr.list_items_light {
	color: black;
	background: #f5fff5;
	font-size: 9pt;
	font-family : arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}

tr.list_items_dark {
	color: black;
	background: #e8f0e8;
	font-size: 9pt;
	font-family : arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}

td.calendar-today {
	color: red;
	background: #f5e0d8;
	border: solid 1px red;
	font-weight: bold;
}

td.calendar-day-events-normal {
	color: #00aa00;
	background: #ddffdd;
	border: solid 1px #00aa00;
	font-weight: bold;
	white-space: nowrap;
	
	padding: 8px;
}

td.calendar-today-events-normal {
	color: #aaaa33;
	background: #ffffaa;
	border: solid 1px #aaaa33;
	font-weight: bold;
	white-space: nowrap;
	
	padding: 8px;
}

td.calendar-day-events-highlighted {
	color: #00aa00;
	background: #cceecc;
	border: solid 2px #00aa00;
	font-weight: bold;
	white-space: nowrap;
	
	padding: 7px;
}

td.calendar-today-events-highlighted {
	color: #aaaa33;
	background: #eeee99;
	border: solid 2px #aaaa33;
	font-weight: bold;
	white-space: nowrap;
	
	padding: 7px;
}

td.calendar-today-ongoing-normal {
	color: #aaaa33;
	background: #ffffaa;
	border: solid 1px #aaaa33;
	
	padding: 8px;
}

td.calendar-day-ongoing-normal {
	color: #00aa00;
	background: #ddffdd;
	border: 0;
	
	padding: 9px;
}

td.eventlist h2 {
	margin-left: 0em;
	font-size: 14pt;
}

td.eventlist h3 {
	margin-left: 1em;
}

td.eventlist p {
	margin-left: 1.5em;
	font-size: 9pt;
}

div.eventlist-day-normal { 
	background: transparent;
	padding: 4px 8px 4px 8px;
	border: solid white 1px;
	
	display: none;
}

div.eventlist-day-normal p {
	display: none;
}

div.eventlist-day-highlighted { 
	background: #FfFaE0;
	padding: 4px 8px 4px 8px;
	border: solid #ffc080 1px;
}

div.eventlist-day-highlighted {
	display: block;
}

div.eventlist-day-expand {
	float: right;
	margin: 15px;
}

div.eventlist-day-expand img {
	border: 0;
}

table.form {
	color: black;
	border: solid 1px black;
	margin-left: 1em;
	font-family: arial, helvetica, sans-serif;
}

tr.form_heading {
	color: white;
	background: #6a7e4e;
	background-image: url(images/tabletop.png);
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.form_buttons {
	color: white;
	background: #6a7e4e;
	background-image: url(images/tabletop.png);
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

tr.form_item {
	color: black;
	background: #f5fff5;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

td.form_widgets {
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

tr.form_item_error {
	color: red;
	background: #f5e0d8;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

ul.file_list {
	margin: 5px;
	padding: 5px;
	list-style: disc url(images/file-list-bullet.png);
	list-style-position: inside;
}

ul.file_list ul {
	margin: 2px;
	padding: 2px;
	
	margin-left: 20px;
	padding-left: 20px;
	
	list-style: disc;
	
	font-size: 9pt;
}

ul.file_list ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	
	list-style: disc;
}

li.file_list_item {
	margin: 5px;
	padding: 10px;
	border: solid 1px #e0e0e0;
	background: #f5fff5;
}

li.file_list_item_new {
	margin: 5px;
	padding: 10px;
	border: solid 1px #ecdcac;
	background: #fcecbc;
}

span.file_list_new_label {
	font-style: italic;
	font-weight: bold;
	color: #e01000;
}

ul.index-recent-list {
	
}

li.index-recent-list-heading {
	font-size: 13pt;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.4em;
}

ul.index-recent-list ul {
	padding-top: 0.3em;
	padding-bottom: 0.4em;
}

ul.index-recent-list ul li {
	padding-top: 0.2em;
	padding-bottom: 0.6em;
}

li.index-recent-list-scheduled {
	font-weight: bold;
}

li.index-recent-list-category {
	font-weight: bold;
}

li.index-recent-list-creation-etc {
	font-weight: normal;
	color: gray;
	font-size: 7pt;
}

li.index-recent-list-info {
	font-weight: normal;
	font-style: italic;
}

li.index-recent-list-files {
	font-weight: bold;
	
	list-style: disc url(images/file-list-bullet.png);
}


li {
	padding-top: 0.1em;
	padding-bottom: 0.2em;
}

a:link { text-decoration: underline; color: #801010; }
a:visited { text-decoration: underline; color: #801010; }
a:link:hover { text-decoration: underline; color: #e7c82c; }
a:visited:hover { text-decoration: underline; color: #e7c82c; }


