@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

p {
	line-height: 1.7em;
	text-align: justify;
	font-size: 9px;
}
.tdSmallText {
	font-size: 8px;
}
#tdBreadcrumb a {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
#tdBreadcrumb a:hover {
	font-size: 9px;
	color: #00CC00;
	text-align: left;
}
#tdBreadcrumb {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}


#tableCatalogue {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
}
#tdNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #000000;
}
#tdNavigation a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#tdNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #00CC00;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tdFooter {
}
#tdFooter {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
#tdFooter a {
	text-decoration: none;
}
#tdFooter a:hover {
	color: #00CC00;
}


a:link {
	color: #009900;
	text-decoration: none;
}
#tableTopNav a {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-position: center;
	text-align: center;
	padding: 8px;
	border: 1px solid #00CC00;
}
#tableTopNav a:hover {
	background-color: #00CC00;
	display: block;
}

a:visited {
	color: #006600;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
}
h2 {
	font-size: 15px;
	text-align: left;
}
h3 {
	font-size: 12px;
	text-align: left;
}

#tdMainPanel {
	padding: 10px;
	border: 2px solid #00CC00;
	margin: 5px;
}
#tableMain {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#tdAnimation {
	background-position: center top;
}
#tableCalendar {
	border: 1px solid #00CC00;
}
#tableCalendar a {
	color: #000000;
}
#tableCalendar a:hover {
	color: #00CC00;
	text-decoration: underline;
}

#tableCalendarHeading td {
	color: #FFFFFF;
	background-color: #00CC00;
	text-align: left;
}
#tableCalendarGreyRow  td {
	background-color: #CCCCCC;
	text-align: left;
}
#tableCalendarGreenRow  td {
	background-color: #CCFFCC;
	text-align: left;
}
#tableCalendarWhiteRow  td {
	background-color: #FFFFFF;
	text-align: left;
}
.tableCatalogue {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.tdCatalogue {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
#tableReport {
	text-align: left;
}
.centre {
	text-align: center;
}
