body {
	background: #247628;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #004F06;
	font-family: Georgia, Arial, Times, serif;
	line-height:17px;
}

#footer {
	background-image:url(images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top: 19px;
	padding-bottom: 7px;
	background-color: #247628;
	font-family: Arial, Helvetica, sans-serif;*/
	color: #FFFFFF;
	font-weight: bold;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footerdivider {
	padding: 0px 7px 0px 7px;
}

#content {
	background-image:url(images/shadow_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.intro {
	font-size:14px;
	font-weight:bold;
}

h2, h3 {
	font-size: 12px;
	background-image:url(images/leftnav_divider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	text-transform:uppercase;
	text-align:left;
}

#leftmenu p {
	margin: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftmenu a:link {
	color: #227426;
}
#leftmenu a:visited {
	color: #227426;
}
#leftmenu a:hover {
	color: #60539A;
}
#leftmenu a:active {
	color: #227426;
}

.leftmenusub {
	background-color: #F4F3E3;
	border: solid 1px #453B75;
	padding-bottom: 7px;
}

.leftmenusub p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

#leftmenuadmin p {
	margin: 7px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #60539A;
}
a:visited {
	color: #60539A;
}
a:hover {
	color: #227426;
}
a:active {
	color: #60539A;
}

.thumbnail {
	background-image:url(images/thumb_shadow.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	
}

.thumbnail image {
	border: solid 1px #257929;
}

input, textarea {
	border: solid #6B5CA8 1px;
}

input {
	font-size: 10px;
}

.border {
	border: solid #000000 1px;
}

.notice {
	color: #FF0000;
	font-size: 12px;
}

.datatable {
	border: solid #000000 1px;
	padding: 4px;
}

.datatable th {
	background-color: #d3dab6;
}

.datatable td {
	background-color: #f2f1df;
}

.datatable td.altcolour {
	background-color: #ffffff;
}

hr {
	display:none;
}

.picture { margin-right: 15px; margin-bottom: 10px; float: left; border: solid 1px #000 }

.picture2 { margin-right: 15px; float: left; border: solid 1px #000 }
